A little bit of success

I just succeeded in exporting my first object from ModelConverterX back into FsX. In a previous post I showed a museum building that I had loaded into ModelConverterX from an API macro. Now I have been able to write it as a X file again, which I compiled into a FsX MDL file with XtoMDL. […]

NL2000 version 3

As you might have read on the internet already, the new version of the [NL2000] scenery has been released. This latest release is for Fs2004 and again covers the entire country, with all its airports. The main difference is that this time the entire country has been filled with 1 meter per pixel photo scenery, […]

GFL SDK

Loading in all the different kind of textures that FS supports in a tool can be a quite challenging task. Some scenery object use 8 bit textures, others 32 bit, or compressed DXT textures. Some objects even still use the old RAW textures with a palette. And in FsX the DDS format has been added […]

COLLADA

For the new model conversion tool I am working on at the moment, I took a closer look at the COLLADA format this weekend. COLLADA is an open standard Digital Asset schema for interactive 3D applications. It can for example be used as an exchange format to share models between different tools. That is also […]