Although the functionality to automatically generate lower polygon models for the LOD is not finished yet, I still have to add functionality to preserve materials and mappings better, I have decided to move over to another big thing on my ModelConverterX todo list. The main reason for this is that I need that other functionality […]
Level of Detail Creator
Sometimes a small preview video says more than a long piece of text. So therefore I have a preview video of the ModelConverterX LOD Creator functionality for you. Enjoy!
ModelConverterX magic
The last few days I have been working hard on improving the ModelConverterX tool again. Some other members of the Netherlands 2000 Scenery Design team were busy trying to convert some of the old API macros in the project to new FSX MDL files, so they provided me with a fresh stream of bugs. While […]
Some Wiki updates
I have added some additional information to the FSDeveloper Wiki. Update of the information on the FSX MDL format. This is mainly what I figured out while adding support for animations to ModelConverterX. Added an article to explain the different DXT compressions that can be used for textures. I would be happy to receive any […]
The tool I should have made earlier
I think it was more than a year ago. Nick asked me if I would make a tool and my answer was that it was not necesairy because the tweak only involved a few easy lines of ASM code. Yesterday I started making a tool for this simple tweak, plus some other features. What am […]
Why is the 3DS format giving me trouble?
Over the weekend I have been continuing with the ModelConverterX tool again. A while ago I improved the FSX MDL importer so that it could read levels of details and animations, but at that moment I did not update the different exporters to handle these more advanced features as well. So now I decided it […]
Reading of textures
A little while ago I already wrote about the fact that I was working on my own texture loaders for the ModelConverterX tool. I have now finished the first versions of the loaders I find most important for the tool. I say first, as I am sure some bugs will be surfacing when they are […]
Ground polygon tutorial
Making ground polygons with GMax always seems to be a hot issue, especially the fact that you have to use the FS2002 gamepack and apply some tweaks to make things work. So this challenging part of scenery design gets discussed a lot on the forums. But now there is a new tutorial that might help […]
Texture file formats
Loading the textures files into the ModelConverterX tool is something that has given me quite some challenges already. I have used different libraries for it already and all of them gave me some trouble. At the moment I am using the library by Martin Wright and although this one can read all the files I […]
Getting up to speed
One of the problems with the latest release of ModelConverterX is that the preview image can be a bit slow when a big model is loaded. And with a bit slow I mean that it can take a second or so to update while you are rotating around. This is a bit annoying to say […]