Page 1 of 1

OSX user question

Posted: 02.06.2005, 13:06
by ElChristou
Hello,

After using the EditMode to change the orientation of a model, how can I save the modification?

the ! key on my powerbook seems to do nothing...

Posted: 02.06.2005, 19:37
by selden
You need to run Celestia from a command line in a terminal window and tell it to create a log file. I don't know if this capability is included in the Mac version of Celestia.

Instructions for doing this under Windows can be found at http://www.lepp.cornell.edu/~seb/celest ... d.html#6.0

It says it's only for DSC catalogs because the Right-Mouse-Button rotation isn't available for SSC objects. Left-Mouse-Button rotation can be used instead, but it's extremely awkward, as I'm sure you've found already.

Posted: 02.06.2005, 20:10
by ElChristou
Tx Selden (once again... :wink:)

Well on your page, all the info about the align.log are the same I have already found here in the forum, and for now I wasn't able to get a positive result... It's why I have entitle this thread "OSX user question", as I'm wondering if there is another way on my os to do that...

Now on your page, there is a piece of code like this:

Code: Select all

...
    Mesh     "b33.3ds"
   Axis [ -0.641856 0.38352 -0.664029 ]
   Angle 132.636
        ...


What about those settings? are they similar to "orientation" and "rotationoffset"?

Posted: 03.06.2005, 14:00
by selden
The Axis and Angle values seem to be the "quaternion" values used internally to Celestia. I suppose one might consider them to be comparable to angular orientations in other coordinate systems, but they don't have the same values as the ones you mention.