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 […]
COLLADA reader available
The COLLADA reader for ModelConverterX, that I talked about in the previous post, will be available in the development release from tomorrow. The reader can read the geometries and materials used by the objects. At the moment transformations and animations are not yet supported. Below is another screenshot of the duck test object, now with […]
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 […]
FSWeekend 2009
Time for a little update. This weekend was the annual FSWeekend in the Netherlands again, and I was present there on behalf of NL2000 and FSDeveloper. For NL2000 this was certainly not the first time we were there and it was a lot of fun to meet all those users of our scenery again. There […]
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 […]
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 […]
How do YOU like to work?
As I posted before, I am planning for a new ground polygon tool. To get more clear how potential end users, yes that is YOU, would prefer to make ground polygons I have setup a poll at the FSDeveloper forum. So please let me know what your ideal way to add ground polygons to a […]