PDA

View Full Version : Saving Objects Coordinates


Gelero
11-22-2004, 01:04 PM
Hi guys!
How are you doing ?? :D
I need your help again!

This time, I need to save all transform information from a given object into a text file...
I am gonna load up this info into my 3d engine later... So, I can modelling and animated objects in max7 and reproduce it dynamically...

if the exported format can be like this, will be must appreciated!
[pos.x,pos.y,pos.z]|[rotRad.x,rotRad.y,rotRad.z]

For sure, the rotation information will be stored at radians!
:)

Ahh and every line = each frame.


Thank you thank you and thank you! :buttrock:

Flipped_Normal
11-22-2004, 06:41 PM
Try this. Should do what you want it to. It will print out the rotation values that you see in the bottom bar (but in radians of course ;) ). Just select your object and run the script.

CGTalk Moderation
01-19-2006, 10:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.