Alright. This skin only includes a black and white sun-earth-moon configuration. The math has been worked out and it should be accurate for the next decade or so. To check accuracy, compare with [link]
This is great and I would love it to work properly, but as I have checked with your provided link, the clock/calender seem to be stuck in one place. Any help will be appreciated.
And though I don't quite understand all that .ini techno-babble in the comments I take it that what I downloaded is currently working correctly without any further tweaks needed? Yes? Or is there something else I should do?
See here, so it's more precise and further developed.The mark on the Earth is my longitude towards the Sun. To check accuracy, compare with programm "Sunset V1" ([link])
great concept! i really like these kind of logical translated analogies in your model compared to a simple clock, since yours also considers space, at least in visual terms.
Cheers.
And though I don't quite understand all that .ini techno-babble in the comments I take it that what I downloaded is currently working correctly without any further tweaks needed? Yes?
Or is there something else I should do?
[Rainmeter]
Author=Varelse/crosseout/McOtto28
Update=1000
;Metadata added by RainBrowser
[Metadata]
Name=
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=
;End of added Metadata
[Variables]
BGColor=46,81,131,200
RH=20
RD=140
RM=50
OrbitBorder=2
FontSize1=9
FontSize2=9
FONT=Trebuchet MS
TEXTColor=255,255,255,200
Box=400
[MeasureAlways1]
Measure=Calc
Formula=1
;----------------------------------
; Time Measures
;----------------------------------
[Hour]
Measure=Time
Format=%#H
[Day]
Measure=Time
Format=%#j
;Measure=Calc
;Formula=309
[Year]
Measure=Time
Format=%#y
[Hours]
measure=calc
Formula=24-(Hour+0)
dynamicvariables=1
[Days]
measure=calc
Formula=365-Day
dynamicvariables=1
;----------------------------------
; Time to Radian Conversion
;----------------------------------
[ThetaH]
Measure=Calc
Formula
DynamicVariables=1
[ThetaM]
Measure=Calc
Formula
DynamicVariables=1
[ThetaD]
Measure=Calc
Formula
DynamicVariables=1
;------------------------------
; Meters
;------------------------------
[Orbit]
MeasureName=MeasureAlways1
AntiAlias=1
LineColor=0,0,0,40
Solid=1
W=#Box#
H=#Box#
RotationAngle=6.29
DynamicVariables=1
[Kreuz1]
Meter=ROUNDLINE
LineColor=0,0,0,60
LineWidth=2
AntiAlias=1
LineStart=10
X=150
Y=150
W=100
H=100
LineLength=170
StartAngle=0
[Kreuz2]
Meter=ROUNDLINE
LineColor=0,0,0,60
LineWidth=2
AntiAlias=1
LineStart=10
X=150
Y=150
W=100
H=100
LineLength=170
StartAngle=80.1
[Kreuz3]
Meter=ROUNDLINE
LineColor=0,0,0,60
LineWidth=2
AntiAlias=1
LineStart=10
X=150
Y=150
W=100
H=100
LineLength=170
StartAngle=34.55
[Kreuz4]
Meter=ROUNDLINE
LineColor=0,0,0,60
LineWidth=2
AntiAlias=1
LineStart=10
X=150
Y=150
W=100
H=100
LineLength=170
StartAngle=14.13
[OH]
Measure=Calc
Formula=#RH#+#OrbitBorder#
[OM]
Measure=Calc
Formula=#RM#+#OrbitBorder#
[OD]
Measure=Calc
Formula=#RD#+#OrbitBorder#
;-------------------------------------
[OrbitMinutes]
Meter=ROUNDLINE
MeterStyle=Orbit
LineLength=[OM]
LineStart=#RM#
X= (#RD#*COS([ThetaD]))
Y= (#RD#*SIN([ThetaD]))
[OrbitDays]
Meter=ROUNDLINE
MeterStyle=Orbit
LineLength=[OD]
LineStart=#RD#
[Sonne]
Meter=ROUNDLINE
MeterStyle=Orbit
LineLength=10
LineStart=0
AntiAlias=1
LineColor=255,128,2,150
Solid=1
;-------------------------------------
[DotHours]
MeasureName=MeasureAlways1
StartAngle=-1.57
RotationAngle=6.29
LineStart=0
AntiAlias=1
LineColor=#BGCOLOR#
Solid=1
DynamicVariables=1
[Dot]
MeasureName=MeasureAlways1
StartAngle=-1.57
RotationAngle=6.29
LineStart=0
AntiAlias=1
LineColor=#BGCOLOR#
Solid=1
DynamicVariables=1
[DotMoon]
MeasureName=MeasureAlways1
StartAngle=-1.57
RotationAngle=6.29
LineStart=0
AntiAlias=1
LineColor=102,102,102
Solid=1
DynamicVariables=1
[HDot]
Meter=ROUNDLINE
MeterStyle
X= ((#RD#*COS([ThetaD])+#Box#/2)+(#RH#*COS([ThetaH])))
Y= ((#RD#*SIN([ThetaD])+#Box#/2)+(#RH#*SIN([ThetaH])))
LineLength=3
MeterStyle
[DDot]
Meter=ROUNDLINE
MeterStyle
X= (#RD#*COS([ThetaD])+#Box#/2)
Y= (#RD#*SIN([ThetaD])+#Box#/2)
LineLength=20
[MDot]
Meter=ROUNDLINE
X= ((#RD#*COS([ThetaD])+#Box#/2)+(#RM#*COS([ThetaM])))
Y= ((#RD#*SIN([ThetaD])+#Box#/2)+(#RM#*SIN([ThetaM])))
LineLength=5.45
MeterStyle
;------------------------------
; Meters
;------------------------------
[Text]
StringStyle=normal
StringAlign=Center
FontColor=#TEXTColor#
FontSize=#FontSize3#
FontFace=#FONT#
AntiAlias=1
DynamicVariables=1
[DaysString]
Meter=String
MeasureName
FontSize=#FontSize1#
MeterStyle=Text
X= (#RD#*COS([ThetaD])+#Box#/2)
Y= (#RD#*SIN([ThetaD])+#Box#/2-#FontSize1#*0.75)
[Jahreszeitentext1]
Meter=STRING
X=205
Y=150
FontSize=#FontSize1#
MeterStyle=Text
Text="Winter Frühling"
FontColor=#BGColor#
AntiAlias=1
[Jahreszeitentext2]
Meter=STRING
X=205
Y=240
FontSize=#FontSize1#
MeterStyle=Text
Text="Herbst Sommer"
FontColor=#BGColor#
AntiAlias=1
i really like these kind of logical translated analogies in your model compared to a simple clock, since yours also considers space, at least in visual terms.
another fun clock [link]