Time for another gPoly status update, today I have made some good progress on the tool again. The first part I have finished is the display of the GeoTIFF background image, this code seems to be quite optimal now, so that even with big images you can pan and zoom without too much delay. What […]
gPoly status update #3
This evening I continued on the gPoly tool. The focus was again on the display of the background images, since they are a very important feature when drawing ground features or when checking if they are in the right location. I made some good progress and for small to medium sized airports it is working […]
Day or night?
Tonight I have added a nice little feature to ModelConverterX again (it will be in the 1.2 development release tomorrow). You might wonder what it is? You can now choose to render your object in day or night view. The night view allows you to preview the night textures. Here is a little screenshot 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 […]
Render modes
Today I have added some more options to ModelConverterX, this time different render modes for the preview. Before you could only render the object as it would show in FS, but now you also have the option to only show the faces (no textures) or to show a wireframe view of the object. I some […]
A too powerful tool?
A tool like ModelConverterX is very powerful in converting objects between different formats. But the fact that it can read BGL or MDL files as well also means it becomes relatively easy to import the work of somebody else into GMax and modify it to your needs. This gives some tension, on one hand you […]
gPoly status update #2
Just a little update again with the progress of this morning. Using GDAL I got the geo-referenced background image loaded into gPoly. Until now it works quite good, but I think I will have to optimize the code a bit more to work better with bigger background images. Also I will have to add some […]
gPoly status update #1
OK, this is dangerous. I have made this mistake before, posting about a tool that is not yet finished at all. So let me start with a little disclaimer: although I have started coding on the new gPoly tool and although I am writing about it on my blog now, I am not sure when […]
Google Building Maker
Today I stumbled upon this new tool by Google: Building Maker. It is quite impressive to see how with a few mouse clicks you can make a 3D model using images showing the object from different angles. I guess this way of constructing would be the dream of many FS developers as well. I did […]
KMZ reader
As a little bonus feature on top of the COLLADA reader I added yesterday, I have now also added a KMZ reader. KMZ is the file format used by Google Earth for its objects and basically it is a ZIP file containing the COLLADA file for the object and all the texture used all in […]