My second .cel script (Galileo)
Posted: 02.06.2004, 10:15
This is my second attempt at Celestia .cel scripting. While .cel scripts
are easy to learn and write, they are really not well suited for a more
complex projects so, as is the case with my last .cel script(s), this one
is 100% computer generated
This time I wanted to build a perl script that would generate a complete
Galileo scientific mission overview (in Jupiter orbit) based on a data it
finds on the official Galileo webpage. You just give it a link to a Web page
and it builds a .cel script (no human editing/copy-pasteing required)
If you like, you can download a alpha (proof-of-concept) version of the
output from:
http://student.fizika.org/~dsvilko/celestia/galileo-jupiter.cel
Tell me what you think. The script is quite long (381 events * 5 seconds
each = a little over half an hour!) so I don't expect you to sit through
the whole thing (hear that Don?)
TODO list:
- more inteligent timerate manipulation (I would really like a sugestion on
how to solve this one)
- zoomed-out orbital views
- scientific summarys before or after every orbit (also pulled from the web)
- realistic instrument FOV (does SSI have a consant focal length?)
If you have any other sugestion, let me know.
DoS
are easy to learn and write, they are really not well suited for a more
complex projects so, as is the case with my last .cel script(s), this one
is 100% computer generated
This time I wanted to build a perl script that would generate a complete
Galileo scientific mission overview (in Jupiter orbit) based on a data it
finds on the official Galileo webpage. You just give it a link to a Web page
and it builds a .cel script (no human editing/copy-pasteing required)
If you like, you can download a alpha (proof-of-concept) version of the
output from:
http://student.fizika.org/~dsvilko/celestia/galileo-jupiter.cel
Tell me what you think. The script is quite long (381 events * 5 seconds
each = a little over half an hour!) so I don't expect you to sit through
the whole thing (hear that Don?)
TODO list:
- more inteligent timerate manipulation (I would really like a sugestion on
how to solve this one)
- zoomed-out orbital views
- scientific summarys before or after every orbit (also pulled from the web)
- realistic instrument FOV (does SSI have a consant focal length?)
If you have any other sugestion, let me know.
DoS