Library Creator XML update

I have just released a small update for Library Creator XML. In version 2.0.3 the following changes have been made: Added: option to export TXT file with GUIDs and names Added: option to export SBuilderX style TXT file Fixed: bug that last object was not showing when scrollbar visible Fixed: bug with incorrect FS2004 GUID being […]

Black textures

An often occurring problem when designing scenery is that your object shows with black (or no) textures. There can be many causes for this. For example a  texture that is not a power of two in size, a texture that is in the 24 bit BMP format that FS can not read or just a […]

Attached object orientation

For quite some time already ModelConverterX has the functionality to attach things to your object. For example an effect or another library object. I mainly used this to attach lights to objects and since these shine in any direction I never really bothered to check the orientation properly. Until there were some questions about this […]

Normal maps for FSX

Today I was experimenting a bit with using normal maps and bump maps in gPoly. So this meant I had to make some bump maps and while doing so it bothered me again that you have to transform the output of the normalmap plugins to work correctly in FSX. Maybe it is my GIMP skills, […]

gPoly status update #9

Just a quick status update for the gPoly tool. I think I got the code working now that will ensure that your polygons are automatically sliced into segments of no more than 100 meter. This ensures that there will be no issues with the curve of the earth in FSX. The same code can also […]

gPoly status update #8

I have now chosen the airport that I will use as a test field for developing the gPoly tool. It is Marshfield Municipal Airport (KGHG) in Massachusetts. So I have drawn some of the aprons and taxiways and am testing now if I can export them correctly to FS. At first I was exporting with […]