Most of you know that I make all those flight simulation development tools for fun, it is my hobby. This means I have no tight schedule for when I work on certain features, I just work on the tool or the feature that I most enjoy at the moment. So that means that sometimes I […]
Recent changes
Over the last weekend I made a couple of changes to the development releases of my tools. Here is a quick overview of the changes: Last Friday I introduce the big changes to ModelConverterX that allow multiple object placements. Unfortunately some bugs slipped into these changes. These caused crashes while loading certain BGL files and […]
Multiple object placements
The next development release of ModelConverterX contains a number of changes related to object placement. The main change is that you can now place multiple instances of the same object from within ModelConverterX. The placement is no longer done from the Object Information form, instead a new Object Placement form has been added. You still […]
Creating elevation data
This week I did some work on creating elevation data for our Dutch NL2000 scenery. I would like to share the challenges and solutions I encountered. For the NL2000 scenery we have been looking for replacement elevation data for quite a while already. The default FSX elevation data is OK, but it is not really […]
Two scenProc changes
In the next development release there are two important changes in scenProc. These will mean that your old configuration file will no longer work directly, you will have to make some small modifications to them. The first change is that the SHP and KML importer have an additional argument. Just like the OSM importer you […]
How to vary autogen building height?
One of the items still on my scenProc wishlist is adding a feature that allows you to vary the heights of the autogen buildings In the current version you have to set the same height distribution for all autogen tiles. But how to do that? I started a thread on the forum a while ago to […]
Reading KML files
I have added support for another file format to scenProc, it is now also possible to read KML files. This means that you can now use Google Earth as well to draw your points, lines and polygons. And then use scenProc to convert this data into autogen for FSX. I have only tested with some […]
Autogen creation workflow
I have made a new video tutorial that demonstrates the typical workflow I use to create autogen from OpenStreetMap data. In this tutorial I am creating forests, buildings and lights as FSX autogen. The tutorial also explains way to classify the buildings into types and categories, for example industrial or residential buildings.
Down time
Just a quick reminder that this website will be offline for an hour or so tomorrow morning. This means that also the development releases of my tools are not accessible for that time. As some of you might know the development releases and this site our hosted on a small server at my home. And tomorrow I […]
Auto completion for attributes
From the next development release scenProc has a new feature, it is now possible to get auto completion of possible attributes and their values. All you have to do is scan the file you will be processing by pressing the “Scan attributes” button. Be aware that this might take a while for big files. After […]