While working on the drawcall minimizer functionality of ModelConverterX recently, I realized that I had to update the way I represent the textures internally in the tool. Try to add minimizer support for night textures and other subtexture types turned out to be must harder than it should be. So I have now changed this […]
Where did March go?
I made my last blog post at the beginning of March and now it seems the month is almost over already. Where did all that time go? I guess it is partly because it has been quite a busy month at work and I also spend some time on finally finishing our wedding photo album. […]
Drawcall minimizer video
I have made a little demonstration video that shows how you can use the drawcall minimzer. In this video I will be converting a KMZ file to a MDL file. In that process I am using the mass texture editor and the drawcall minimizer to make sure the textures end up as efficient as possible. […]
ModelConverterX usage survey
To get a better understanding of how you are using the ModelConverterX tool I have setup a survey. So if you are using ModelConverterX, I would appreciate it if you spend some time to answer those questions. Knowing which functionality, importers and exporters matter most to you, helps me to make the tool even more […]
Drawcall minimizer in next development release
Just a quick note that the drawcall minimizer functionality of ModelConverterX will be available in the next development release (in a few hours). Please let me know if there are any bugs or issues.
Drawcall minimizer
Today I have been working on the drawcall minimizer and it is going quite well. For the diffuse textures I can now reduce the amount of textures by combining them onto one texture sheet, after which the texture mapping is updated automatically on the model. The biggest problem with this approach is that other textures […]
Jetlag almost gone
We are back home for a few days now, after enjoying a two week vacation in California. We had a lot of fun there and now that the jetlag is almost gone, it is time to spend some time on my FS tools again. Initially I plan to focus on ModelConverterX a bit more. I […]
Minimize drawcall functionality
One of the challenges when converting old API macros or COLLADA objects is often how to make them framerate friendly. It is not uncommon for such objects to use many small texture files. If you for example load an object from the Google 3D warehouse, don’t be surprised to find it uses 40 different texture […]
Mass Texture Editor
To assist with the conversion of textures while converting objects for us in FS, I have added a new tool to ModelconverterX. It is called the Mass Texture Editor tool and it will help you to rename, resize and convert to another format all the textures of an object at once. So this will be […]
Modelling for FSX using Sketchup
One of the topics that is discussed often lately on the FSDeveloper forums is using Sketchup to model for FSX. The good news for those of you who think that the learning curve of GMax is a bit too steep, is that you can use Sketchup as well if you want to model some scenery […]