Posts by eric_cannes
- 18.01.2009, 21:17
- Forum: Scripting
- Topic: Coordinate conversion functions
- Replies: 8
- Views: 11121
Re: Coordinate conversion functions
Thank's Chris for your answer but its indeed more confusing than I though. I've made a very simple test of ScriptedRotation and I observed the result for 4 simple quaternions (id and 3 rotations around X,Y and Z). Here is my file "rtfifo.lua" -------------------------------------------- rt...
- 13.01.2009, 11:11
- Forum: Scripting
- Topic: Coordinate conversion functions
- Replies: 8
- Views: 11121
Re: Coordinate conversion functions
As a beginner in Celestia development (scriptedorbit and scriptedrotation), I have some questions about the used frame and the coordinate conversion functions. For visualising my satellite around earth, I used J2000 equatorial x,y,z coordinate, and also a quaternion orientation from J2000 eq to to t...