| 05-19-2009, 08:44 PM | #1 |
I'm in the process of making importers/exporters for War3 models in Blender. I was originally trying to fix up the warBlender importer that was made for an older version of Blender, but it seems to be a lost cause, due to changes in the software. This brings me to writing mine own. It's Python (Yaay!), so I can handle the code part of it fine, but have a few basic questions. 1) Is there any effectual difference between an MDX and MDL? Can one do what the other cannot? 2) Is there anywhere that you know of where I can grab a pile of info on the .MDL to save me endless hours of poking? I may have a few more, but those are the two I can remember for now. Thanks. |
| 05-20-2009, 07:43 AM | #2 |
1) No. 2) I think the specs are somewhere on Oinkerwinkle's site. Otherwise, try Magos'. |
