Points in polygons

I have added a new step to scenProc, PLACEPOINTSINPOLYGON. With this step you can place points in polygons. This can be useful if you want to scatter objects in the polygon for example. As arguments the step takes the distance between the points and the amount of randomness you want to use. Below you see […]

FSDevConf is approaching…

Just a quick note to let you all know that the online FS Developer Conference (FSDevConf) that we are organising is approaching quickly now. It is actually scheduled for next weekend. So that means that the coming week I won’t have much time to update my tools, so the reported issues will have to wait […]

Tree detection – part 5

It’s been a while since I was working on the autogen vegetation for Nantucket. It was actually before my summer holiday. Afterwards I thought I would quickly fix some of the reported bugs and then return to this interesting issue. But as always I got carried away by adding some new features to ModelConverterX and […]

Blender

For a long time 3D objects for Flight Simulator could only be developed with a couple of tools. For example FSDS or GMax with the right gamepack. But over the last few years there is a trend to use more and more tools. For example SketchUp is also popular now to make scenery objects. Recently […]

Grrrr, stupid MakeMDL error!

I think every designer exporting objects to FS2004 has seen the error message on the right at least once. It happens when you export a small object to a FS2004 MDL file with MakeMDL. The reason is that somewhere inside MakeMDL, when calculating the octtree for the crash detection, some assertion is triggered. Of course […]