I have made some updates to the RGB texture loader of ModelConverterX. The first one is a bug fix for textures that are not square and the second one is added support for RLE compression in the RGB textures. With this the most commonly used RGB textures should be read by ModelConverterX. For those not […]
Basic version OpenFlight reader available
Yesterday I already wrote about the OpenFlight reader for ModelConverterX. Today I have been testing this new reader with some additional models and I have just added the functionality to the development release. So from tomorrow you can give it a try. Besides the models I exported from ModelConverterX itself, I also tried it with […]
OpenFlight reader
I have a list of feature requests for ModelConverterX, some items on this list have a higher priority than others. But as it goes with priorities they sometimes suddenly change a bit. For example I was planning to finish the Ground Polygon Wizard first, by adding support for seasonal textures. But some activities at work […]
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. […]
COLLADA reader
Last I week I gave Google Sketchup another try and it seems a program you can learn to use quite quickly. If you compare it with GMax I think it has a learning curve that is much less steep. And I think if you model carefully in Sketchup you can make models with it that […]
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 […]
3DS exporter improved
I have just fixed some bugs in the 3DS exporter of ModelConverterX. The main issue solved is that complex objects often could not be imported into GMax. Without going into too much technical details, this was caused by some variables being stored as a short, allowing a maximum value of 65535. Some object parts had […]
QGIS
Until now I was mainly using fGIS when I wanted to view or edit shapefiles, but since a year or two the updates to fGIS are no longer publicly available due to some license issue. Last week I bought an interesting book about opensource GIS and it brought the QGIS application to my attention again. […]
Wavefront OBJ
One of the new features I have started working on since the release of ModelConverterX 1.0 is adding support for the Wavefront OBJ format. One of the reasons for this is that we use it at work for some files and I would like to try the LOD Creator functionality on those. But I think […]
ModelConverterX 1.0 release
I don’t want to repeat myself here again, so I will just point at this forum thread where I explain all details of the ModelConverterX 1.0 release.