• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Autogen

Messages
11
Alright, this is just a simple question (but i am thinking some hardcore answer might come back)

Just that how should i go about changing the autogenerated *buildings* on a certain Country? Right now I would like to remodel the whole Singapore, but the autogenerated buildings on this area is short of atrocious.


2nd question: Is there a setting i can tweak for setting the Level of Detail? Something along the lines of Google Earth which has different images for different distances between the camera and the Earth surface, so to increase efficiency to display lower res images when it is more zoomed out, and display higher res images when it is zoomed in. Similarly, for FSX, I am wondering if it is possible to show less detailed polygons when the camera is zoomed out, and more detailed polygons when the camera is zoomed in.

Thanks!
 
Hi,

For your second question, FS does use a LOD system. I assume you are referring to the terrain scenery and that has LOD for both the elevation grid that forms the shape of the terrain and for the photos showed on it.
 
hmm I was actually referring to the models of buildings whatnot. I read somewhere that there was a LOD system where you could put simpler models at low LODs and more complex models at high LODs. (E.g. a Circular Cylinder when the camera is near the object, but as i move further and further away, it changes to a 4 sided rectangle block and even further away when it does not need to be rendered anymore, there is something called a "empty LOD")

I was looking for directions to implement these different LODs. thanks!
 
Hi,

For 3D objects that is also possible indeed. Have a look at the Modelling SDK. But simply said you need to use special part name prefixes, like _LOD_100, _LOD_040, etc.
 
Back
Top