From tomorrow the development release of ModelConverterX is able to handle objects with conditions better. When importing objects that have conditions applied you will get the form as shown below. In this form you can specify the value you want each of the variables to have. Using these values the conditions will then be evaluated […]
Aircraft liveries
Today I made some improvements to the aircraft MDL reader of ModelConverterX. It still can’t read all MDL files, but much more of them should work now. This should at least give you an idea of the geometry of these models. The picture above shows an AI 737-300. Now that the geometry seems OK, the […]
Reading aircraft MDL files
This must have been one of the most often requested features for ModelConverterX. And I should directly say that it is not implemented completely yet, but this weekend I started on adding the functionality to read aircraft MDL files from FS2002 and FS2004. Below you can see a screenshot of the default fueltruck MDL that […]
Improved LOD Creator functionality
Over the last days I worked on the ModelConverterX LOD Creator tool. My first aim was to add another algorithm to calculate the LODs. And besides that I also improved the user interface a bit. On the right you see a screenshot of the new user interface and since the manual is not yet updated, […]
ModelConverterX 1.2 released
A new stable version of ModelConverterX has been released. Especially for users converting COLLADA and SketchUp objects this should mean that they can use the stable version again. Since version 1.1 I changed so much, that we always had to tell those users that they needed the development release. Have a look at this post […]
Exporting animations to FS2004
In the next development release of ModelConverterX you will find a first implementation of exporting animations to FS2004 scenery MDL files. This item was on the wishlist for quite some time already and I have now given implementing it a try. I am sure you will find some bugs in this first implementation. Some of […]
ModelConverterX 1.1 available
Just a quick note that a new stable version of ModelConverterX is available. If you have been using the development release lately there is not so much changed, but compared to the last stable release there are loads of improvements. I have also updated the user manual. For the coming time the development of ModelConverterX […]
FSDeveloper video tutorials
This week I came across the Procaster application to stream you desktop to the internet and yesterday I used it to do a interactive video tutorial about GMax on the FSDeveloper channel at Livestream. There was a good audience of about a dozen people, especially when you keep in mind I only announced the event […]
Revival of a tool
Today I made a new version of a small tool I did some time ago. Actually I redesigned it completely from scratch using C# and .NET this time. The tool I am talking about is CompileHelper. This is a small tool to assist developers in compiling their source files. For many developers using command line […]
LOD Creator improvements
The functionality in ModelConverterX to create lower level of detail versions of a model was running very slow for complex objects. I have not fixed that completely (yet), but I have made some changes to this functionality that should at least make it easier to work with. The calculation that simplifies the object is now […]