I have added a new function to ModelConverterX, you can now also visualize the crashboxes of MDL objects. This can give a very interesting insight in how those crashboxes have been made by XtoMDL or MakeMDL when you exported the object. They do not always follow the shape of the object exactly. To turn on […]
Added platform support
Sometimes a new feature is not that difficult to implement as you first think. For example adding support for platforms was on the ModelConverterX wishlist for a long time already. Yesterday I have started on it and now the new feature is done already. So from tomorrow you will find that the development release can […]
Platforms!
Maybe not the most exciting looking picture. But it shows the feature from the ModelConverterX wishlist that I have started working on. This feature is adding support for platforms. I have started with reading the platforms from FSX MDL files. What you see in the image indicated with the red lines are the triangles of […]
Seasonal textures in the Ground Polygon Wizard
About a week ago I already wrote about the new functionality I was working on for the ModelConverterX Ground Polygon Wizard. Now I have finished it and from tomorrow it is available in the development release. Since there is no manual for this tool yet, let me explain how to add night textures or seasonal […]
ModelConverterX preview and FSX material settings
I have updated the preview in ModelConverterX. It now uses more of the FSX material settings while rendering. More concrete this means that the framebuffer blend and alpha test function options in the material are now displayed in the preview correctly. So you should get a better idea of how your model will look in […]
Ground Polygon Wizard: night and seasons
In the last few days I have been working on the last missing feature of the Ground Polygon Wizard of ModelConverterX, the option to add night and seasonal textures from the wizard. This work is not completely done yet, but the part that generates the actual code is done. I just need to finish the […]
Bug fix in Ground Polygon Wizard
A little while ago a user reported problems with the Ground Polygon Wizard. When slicing the polygons, some polygons were missing. I have now debugged and fixed this issue. From tomorrow the improvements are available in the development release. So if you are using the Ground Polygon Wizard please update to this version, the previous […]
RGB reader updated
I have made some updates to the RGB texture loader of ModelConverterX. The first one is a bug fix for textures that are not square and the second one is added support for RLE compression in the RGB textures. With this the most commonly used RGB textures should be read by ModelConverterX. For those not […]
Drawcall minimizer bugfix
I have just fixed some bug in ModelConverterX, to be more precise in the drawcall minimizer functionality. The bug was that when an object has LODs, the drawcall minimizer did not work correctly. This has been fixed now. This bugfix will be available in the development release from tomorrow.
Basic version OpenFlight reader available
Yesterday I already wrote about the OpenFlight reader for ModelConverterX. Today I have been testing this new reader with some additional models and I have just added the functionality to the development release. So from tomorrow you can give it a try. Besides the models I exported from ModelConverterX itself, I also tried it with […]