PDA

View Full Version : Importing data to max


GodfatherUr
11-08-2002, 12:44 PM
Would anyone happen to know how I would import trajectory data from a simulation program into max? I need to acurately make an animation of a missile in flight. The trajectory data can be given to me in any format. If anyone could help me out on this, it would be greatly appreciated.

Thank you all in advance

lool
11-08-2002, 12:58 PM
if it can be any format,why do not u make it as a MAX file?
then it can be easily imported into MAX!

GodfatherUr
11-08-2002, 01:03 PM
Lool

I am sorry about that. When I said any format, I meant any form of data ie excel sheet, text etc. if I could make it a max file I most definately would :) Sorry about the non clear explanation.

lool
11-08-2002, 01:19 PM
Oh!!
I am sorry for my misunderstanding!!!!

then i think u must need a Max Script!!

But i know it little~~~sorrrrry~~i thinke i have no idea~~

waiting for the answer for it!~

Goood luck~

Chris Thomas
11-08-2002, 02:01 PM
Yeah, you needs to get the data supplied in a format that max could read via a script. Maybe as a plain text file with the missiles XYZ cords per line i..e

0.0001 10.0010 58.000

then make a script to read in that data, turn it into an array and apply it to a dummy. Sounds simple, but isn't. Maybe you could hire or commision someone to write this script for you. its pretty much a custom job whatever way you look at it.

Chris T

GodfatherUr
11-08-2002, 02:15 PM
jmonkey2000


Thank you very much for the info. Actually I would LOVE to get into max scripting on the side. Would you happen to know of any place I could look to get info on it/tutorials/books? If so PLEASE PLEASE PLEASE let me know :) I have been wanting to learn for a while but have not had the time/resources to do so.

Thank you in advance

Chris Thomas
11-08-2002, 02:28 PM
"Mastering MAXScript and the SDK for 3D Studio MAX " by Alexander Bicalho, Feltman. This is a good book, it works by examples and comes with a CD of source scripts etc. Other resources are....

The Maxscript help, it contains pretty much everything you need for reference.

The Max WebBoard script area, some great scripters frequent here and will often give great advice and hints/tips.

Cheers

CT

CGTalk Moderation
01-13-2006, 09: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.