Page 1 of 1

start document

Posted: 20.01.2003, 02:16
by billybob884
could someone post the origional start.cel document? i kinda messed mine up :oops:

Posted: 20.01.2003, 02:45
by Calculus
Very simple:

{
select { object "Sol/Jupiter/Io" }
follow {}
goto { time 5 }
# gotolonglat { time 0 distance 1e11 longitude 0 latitude 0 }
# gotolonglat { time 0 distance 2.5 longitude -122 latitude 47 } # Seattle!
# wait { duration 0.1 }
# orbit { axis [ 0 1 0 ] rate 10 duration 7 }
# goto { time 5 distance 10 }
# wait { duration 5.0 }
}

Posted: 20.01.2003, 04:18
by billybob884
thanks!

Posted: 20.01.2003, 22:43
by billybob884
I've noticed that this will start you right at the planet's surface, I was kinda hoping to have it start up maybe... 20 AU from the planet turned to the side, so it would slowly center the planet then zoom in to a specified distance, latitude, and longitude. Anyone know how to do this?

Posted: 20.01.2003, 23:43
by Darkmiss
you can also find all of Celestias, latest original files here too

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/celestia/celestia/#dirlist

Posted: 22.01.2003, 00:13
by billybob884
just wanted to bump this back up on the list