-
Notifications
You must be signed in to change notification settings - Fork 6
Positions
Brian Kloppenborg edited this page Jun 26, 2015
·
4 revisions
SIMTOI places models at an (x,y,z) position within OpenGL space by translating them as specified by one of several position models. All positioning models follow astronomical conventions, but may be named somewhat oddly to maintain backwards compatibility.
Position ID | Description |
---|---|
orbit_bound | Determines the position of a model from a Keplerian orbit |
xy | Places a model in the plane of the sky (x=East,y=North,z=0) |
xyz | Position a model within the (x=East,y=North,z=away) Cartesian coordinate system |