PDA

View Full Version : Tool for converting mdl files to ms files


osman
27 Jan 2007, 04:29
Hi everybody
I just finished writing a small tool that takes a FSX .mdl file and produced a MaxScript file that you can run in Gmax to reproduce the visual model. It is still only a beta version for testing. The .ms file output contains all LODs for the model together, so I advise you to split it up and use only one LOD at a time. It does not reproduce the material used, if you want to use the model you will have to do that yourself. The uv coordinates for the textures are given as comment with the vertices in order to facilitate the task of putting on a texture in Gmax.

scruffyduck
27 Jan 2007, 05:10
Thanks Winfried :)

Burkhard
02 Feb 2007, 06:43
Thanks, Winfried, a nice tool.

When I apply it to my new FSX aircrafts, it terminates with an "unkown keyword in file" message. Do you want me to send an example, or do you still have enough your own?

I do see a great future for such a tool once we have to leave GMAX!

osman
02 Feb 2007, 18:15
Please send an example. I tested the program with static models only, aircraft models probably contain other sections which I have not included, but I would like to find out what they are

Burkhard
05 Feb 2007, 10:40
Here comes a typical FSX AI aircraft, with multiple LODs, moving parts, etc.

If you want to see it textured, you can download the complete model from www.fsrail.com/MD87MX.exe

If you want the GMAX source, just drop me a note.

Burkhard