bezdonas / planet-clock

The goal is to create wall of clocks for different planets of solar system. As if the abstractions of day, hour, minute and second were the same as at the Earth(day equals rotation of the planet around its own axis). Fun side project.
1 stars 0 forks source link

Randomize time on different planets #15

Closed bezdonas closed 5 years ago

bezdonas commented 5 years ago

Time should be binded to some random place

bezdonas commented 5 years ago

http://www.lizard-tail.com/isana/lab/orbjs/

bezdonas commented 5 years ago

Maybe picking random time and showing some text like 'Somewhere on the Mars' is more simple way, yet it still conveys the general message of "speed of time".

Also, should fix coefficents for speed of time, especially for Venus and Mercury: they orbit around sun in times, comparable to rotation-around-axis period.

bezdonas commented 5 years ago

Will continue in #33