deviant art

Deviant Login Shop
 Join deviantART for FREE Take the Tour
[x]
Download File
3.0 KB
more ▶

More from ~Crosseout

Featured in Groups:

Details

June 12, 2011
3.0 KB
Link
Thumb

Statistics

Comments: 56
Favourites: 44 [who?]

Views: 8,345 (2 today)
Downloads: 1,313 (0 today)

License

Creative Commons License
Some rights reserved. This work is licensed under a
Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.
[x]
:iconcrosseout:
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]
Add a Comment:
 
love 3 3 joy 0 0 wow 2 2 mad 0 0 sad 0 0 fear 0 0 neutral 0 0
:iconblazingfist:
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. =)

Cheers.
Reply
:iconomegamanlegend:
Mood: Love ~OmegaManLegend Nov 17, 2012  Hobbyist General Artist
Cool and awesome! Simple, functional, and unique.

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?
Reply
:iconomegamanlegend:
~OmegaManLegend Nov 17, 2012  Hobbyist General Artist
lol...nvm....I just read the text underneath the picture. OK, so it'a all good and accurate for quite some time. :) Nice.
Reply
:iconmcotto28:
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])

[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=((-1.524-(Day/365)-(Hours/24))*6.28318)*(-1)
DynamicVariables=1

[ThetaM]
Measure=Calc
Formula=((-1.44-(Day/365)-(Days/29.5306))*6.28318)*(-1)
DynamicVariables=1

[ThetaD]
Measure=Calc
Formula=((-1.524-Day/365)*6.28318)*(-1)
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=Dot
X= ((#RD#*COS([ThetaD])+#Box#/2)+(#RH#*COS([ThetaH])))
Y= ((#RD#*SIN([ThetaD])+#Box#/2)+(#RH#*SIN([ThetaH])))
LineLength=3
MeterStyle=DotHours

[DDot]
Meter=ROUNDLINE
MeterStyle=Dot
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=DotMoon


;------------------------------
; Meters
;------------------------------

[Text]
StringStyle=normal
StringAlign=Center
FontColor=#TEXTColor#
FontSize=#FontSize3#
FontFace=#FONT#
AntiAlias=1
DynamicVariables=1

[DaysString]
Meter=String
MeasureName=Day
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
Reply
:iconcrosseout:
~Crosseout Nov 2, 2012  Hobbyist General Artist
aight:D
Reply
:iconxealotry:
You included this in cntr, right?
Reply
:iconcrosseout:
~Crosseout Mar 2, 2012  Hobbyist General Artist
yeah
Reply
:iconxealotry:
cntr is a nice one. Skin of the month?
Reply
:iconcrosseout:
~Crosseout Mar 2, 2012  Hobbyist General Artist
yeah, got lucky there:D
Reply
:iconartist00:
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.

another fun clock [link]
Reply
Add a Comment: