Quote:
Originally Posted by Barrykgerdes
Stellarium is used by a lot of people to explain and show astronomical phenomena and for this reason there is a configuration file to enable individual setting up.
|
I understand and appreciate that, but the front page of the Stellarium site says:
... shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope.
which isn't strictly true if you're ignoring light travel times by default, since it's really what you'd see in the future. Anyway I'm not really arguing .. just saying it sort of makes the user (newbie like me!) have the wrong assumption, since 90%+ of the time the user just wants to compare the software sky with what they see outside - which is what the software claims to allow "out of the box".
Quote:
A lot of the configuration settings would be more useful if they could be set from within the program but it takes time to implement them.
|
I went now to implement the functionality (it's open-source and I have some software background) and trawling through the source code I found references to a menu item. Tracked* it down to:
Sky and Viewing Options Window -> Sky -> Planets and Satellites -> Simulate Light Speed
So yeah it's been implemented there all along, can't believe I missed it!
(* = in Beta 0.10.0, not sure where it is in previous versions)