Multiple objects

Yesterday I continued working on a new feature for ModelConverterX that was high on the wishlist for a while. The ability to read in SCASM files with more than one object defined inside. So for example this would allow you to read in a SCASM object library definitation or just a SCAMS file that contains […]

Transparent textures

Today I have been doing some work again on one of the main features still missing from ModelConverterX, transparent textures. In the FSX MDL format it is no longer enough to add an alpha channel to your texture file. You also have to specify in the material that is used on the object that you […]

(Almost) time for a manual

I have just released an updated version of ModelConverterX, check out the thread on the forum to see all changes. This time mainy improvements in the reading functionality and some small new features. The bigger new features that are planned have not been implemented yet. Hopefully I can add some in the next release. Another […]

Here are your normals

I have added a new feature to ModelConverterX yesterday, the ability to show the normals of your object. The prime reason to do this now was that it gave me a good debugging feature to see if the SCASM code was read in correctly. But also for end users this can be useful, as it […]