Prepar3D v2 MDL changes

When I released the first update for ModelConverterX that supports the new Prepar3D v2 MDL format, I had already found out two differences in the MDL format: The material definition has been extended with an additional attribute for the ZBias The indices of the triangles are now stored as int instead of short. This basically […]

Blender

For a long time 3D objects for Flight Simulator could only be developed with a couple of tools. For example FSDS or GMax with the right gamepack. But over the last few years there is a trend to use more and more tools. For example SketchUp is also popular now to make scenery objects. Recently […]

Grrrr, stupid MakeMDL error!

I think every designer exporting objects to FS2004 has seen the error message on the right at least once. It happens when you export a small object to a FS2004 MDL file with MakeMDL. The reason is that somewhere inside MakeMDL, when calculating the octtree for the crash detection, some assertion is triggered. Of course […]