I have made some changes to ModelConverterX that should make it easier to tweak or analyze models. The changes are that some of the forms are no longer modal and that you can highlight the selected material in the preview. For all details, please see this forum post.
Attachpoints
Today I have been working a bit more on ModelConverterX. More specific on reading attachpoints for FS2004 scenery MDL files (for FSX files it was working already). While doing so I also took at a look at attached library objects, since their code is relatively similar I was able to add support for that type […]
FSDS support
One of the features on the ModelConverterX wishlist is adding support for writing FSDS FSC files. I can now say that I started working on this. I got a SDK from Louis Sinclair, the author of FSDS, that explains how the file format works. To get more used to the format I decided to first […]
FS2004 animations
In the next development release of ModelConverterX you will find support for reading animations from FS2004 scenery MDL files. Or at least a first implementation of this feature. It is working for my test object currently, but I need to look for some more test files to be sure if it is robust enough. So […]
Using my own tool
In the last week I did not do so much development on the ModelConverterX tool. The main reason for that was that I was actually using the tool myself. In the NL2000 project we have a collection of hundreds API macros that are positioned through the entire country of the Netherlands. It would be a […]
Oops a bug
In the most recent development build of ModelConverterX a nasty bug has been fixed, so if you have downloaded it a few days ago, please update again. There was a bug in the FSX materials, which I updated about a week ago. Due to this bug all your objects will appear black in FSX. With […]
Back home from Canada again
This morning I came home from my bussiness trip to Canada, so currently I still have a small jetlag. But that is not the reason of this blog post, I have made available all the changes I made to ModelConverterX in a new development build now. This new build includes the features I blog about […]
Importing a FS2004 scenery MDL
I have started on another ModelConverterX feature that has been on my wishlist for a long time already now. This feature is the ability to import FS2004 MDL objects as well. At the moment only FSX MDL files can be imported. In the last day I have made the basics of the FS2004 MDL reader […]
A new Material Editor GUI
Before I already wrote that I was working on adding more of the FSX specific options to the ModelConverterX materials. This is almost done, only adding good descriptions for in the Material Editor description area is not completely done. But while working on this, I decided that the whole Material Editor GUI could use a […]
FSX material settings
Over the last days I have been working on extending the material settings supported by ModelConverterX. I have now come to the point that all of the specific settings that you can make with a FlightSimX material can be edited with ModelConverterX as welll. If you download the latest development build you can try it […]