Hi there. I'm looking to use Celestia to view a generated data set of the early universe. I was wondering if there is any capacity in Celestia to have objects act under arbitrary motion -- for instance, to have a star move along a given path (preferably by a set of vectors -- as in, move here over the course of t seconds, then move here, etc) much like the camera path used in the demo.
However, if this is not available, is it because of a difficulty in adding it? Would adding arbitrary motion require a heavy rewrite? I'm not looking to do detailed gravitational simulations -- that's what the dataset results from; the goal would be to use the Celestia program as a visualization technique.
Thanks!
arbitrary motion
-
- Posts: 1034
- Joined: 16.12.2002
- With us: 21 years 11 months
- Location: People's Republic Of Cork, Ireland
You could use a set of xyz files to do this, but to produce them manually would be very time-consuming... xyz files contain 4 values on each line-
Would this be useful for you?
Code: Select all
Julian date x coordinate in respect to solar ecliptic y coord (same ref frame) z coord (same ref frame)
Would this be useful for you?