It is great to see that the ground polygon wizard in ModelConverterX is getting more popular. I added this functionality some time ago to ease the scenery design process and let people avoid the manual tweaking of ASM files (it seems most people don’t like to use text editor to tweak source code). So I […]
You’ve got an update!
I have added a new function to ModelConverterX, an notification when a newer development release is available. When a newer release is available you will get a notifcation message as shown in the image below. If you click on the balloon you will be taken to the ModelConverterX webpage where you can review the latest […]
Ground Polygon Wizard change
I have made a few small changes to the Ground Polygon Wizard. These changes deal with the way you can filter out polygons from your object after loading. In the previous version there were two buttons for this. “Filter out non-ground polygons” would remove all polygons that were not on the ground, while “Lower polygons […]
Better performance for line intersection calculations
Today I was “playing” a bit with a profiler on ModelConverterX. This gave some interesting insights in how often certain functions are called or how much time is spend in certain functions. One of the things I noticed was that while loading SCASM API macros the triangulation of the polygons took relatively a lot of […]
More preview functionality
After fixing some bugs that were reported last week, I spend most time today on adding more functionality to the 3D preview of ModelConverterX. So that means that from tomorrow there will be the following additional features: Texture clamp is now displayed correctly in the preview. This option is not widely used, but it can […]
YouTube channel
I know that the manual of ModelConverterX is lagging behind the development release a bit. This is actually on purpose, since I only update it when I make a new stable release. But I do realize that this means that many features are undocumented at the moment. Since reading manuals is not something every user […]
Crashboxes
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 […]