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 […]
Small Library Creator XML update
I have just released a small update of Library Creator XML. This new version has one new feature, the ability to copy the GUID of a selected object to the clipboard, so that you can paste it into some XML code or another tool more easily. Besides that I fixed some problems. For example a […]
ModelConverterX, now with textures
Remember that ugly picture I posted a few days ago of the API macro I had read into ModelConverterX? Today I did some work to let it also read in the colors and textures used and after that I must say that it already looks a lot more like the museum building it is supposed […]
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 […]
Library Creator XML 2.0.1 released
Finally I have been able to officially release the new version of Library Creator XML that I have been talking about a lot lately. Check this thread in the forum for all the details. This new tool is the first tool that I have written in C#, before I mainly used VB6. Although Library Creator […]
While I was away…
While I was away to Cologne this week to attend a exhibition for my work, it seems quite a few interesting things happened in the FS world. Here is a quick summary of all the things I seem to have missed: The software of the community server this blog is on has been updated, all […]
Did you say manual?
I know some time has passed since I said that I would make a manual for Library Creator XML 2.0. But the good news is that I actually started doing so today. So once that is ready, you can expect a non beta release of this new version, as it seems quite stable at the […]
Announcing a new build
Just a quick note to let you know that the new Library Creator XML 2.0 build I talked about a few days ago, has been posted to the forums. Check out this thread from more information and to download the latest version.
What will the new Library Creator XML 2.0 build bring?
This night I made some nice progress again on the next alpha build of Library Creator XML 2.0. I have mainly been focussing now on the features to make the tool more user friendly to use. So for example I have coded the part again that shows the 8 most recent library XML files that […]
Library Creator XML 2.0, a new build
I have just uploaded a new build of Library Creator XML 2.0 alpha to the forums. In this latest build I have added back most of the functions that are available in the 1.0 version. Only the Rwy12 export is still missing, I will try to add that again in the next build. But I […]