t00fri wrote:My god...another MONSTER

Imagine if those mirrors were whiteboards. Then we'd really be in trouble!

t00fri wrote:PS: Did you at least generate those 1.4MB of SSC lines with a
5 line PERL script 
? Such a script would also trivially produce scripts for any dates...
Actually no -- as I don't know PERL.
I did however have the assistance of a certain Mr. Excel, and "he" is also quite capable of trivially producing a script for any specified start-datetime.
The issue (even with PERL), is that once the script is generated, it must be hardcoded to a specific time before it can be loaded into Celestia. It is currently not possible to repeat the sequence within Celestia without having to generate a whole new sequence of "absolute" datetimes, which must also be loaded at startup....regardless of whether the generation tool is PERL or EXCEL, don't you agree?
The problem as I see it is that Celestia currently only deals with absolute datetimes in SSC's, XYZ's, ....etc
If the Celestia runtime implemented
Periodic Motion, then, IMO this type of animation
would be trivial to specify in a SCC. (No more monster SSC's)
eg. I could imagine something like:
Code: Select all
...
Orientation [ repeat ( start=0 end=45 duration=9h;
start=45 end=0 duration=9h;
start 0 end 0 duration=6h ) x y z ]
...
as an example syntax that might implement the animation of one of my mirrors.