Scenery addons of Shenzhen and Guangzhou developed for Microsoft Flight Simulator

Shenzhen Scenery Addon

This is a MSFS scenery pack I created for my hometown, Shenzhen, China. Over 150 landmarks of Futian, Luohu and Nanshan districts are included. The addon is highly rated by the community and can be downloaded for free.

Procedure

Modeling

The building models used in this projects were either modeled from scratch in Blender, or modified based on 3D warehouse models.
Exporting 3D warehouse models from Sketchup to Blender can be very tricky: 1) Exporting as fbx is usually the best practice, 2) Faces with incorrect normals need to be fixed before exporting, otherwise the textures will be missing, 3) If, for some reason the export produces incorrect results, e.g., with missing faces, export as dae instead, 4) Models exported as dae come with duplicated faces, i.e., overlapping faces with normals pointing in opposite directions, which takes time to fix. The scales are also incorrect, which need to be fixed.

Texturing

3D warehouse models are typically textured per face, while MSFS requires the model to be textured as a whole. This can be achieved in Blender by creating a copy of the model, UV unwrap it properly, and bake the diffuse color from the original model to the copy.
MSFS uses PBR materials. I usually used the base texture as albedo, and edit the roughness, metalness, and emissive channels in Gimp based on the albedo.
Texture sizes can be reduced without introducing visible artifacts by unwrapping the UVs cleverly. The trick is to the area based on the richness of the visual details rather than the size of the faces, i.e., assign larger area to faces with more details, e.g., texts, and they will look sharp even with a small texture size.

LODs

LODs were made to ensure a stable performance. The lowest LOD for 90% of the buildings have ~100 triangles.

Appearance Fine Tuning

One thing about this addon that really stands out is the night scenery, thanks to the manually drawn emissive textures and careful placement of lightsources to faithfully represent the LEDs billboards of the realworld counterparts of the skyscrapers and to create the atmosphere of what it feels like at night in the city of Shenzhen.

Futian CBD Central Park Honghu Park Window of the World Futian CBD Shennan East Road Futian CBD Panorama

Reference

Some building models in the Shenzhen addon was modified based on 3D warehouse models by Brady Cloud, Evan H., Simba Xu, David Z., xz H., Daniel G., SchulzeModelos, Stefan L., china build, and jendliang.

Guangzhou Scenery Addon

I also made a mini scenery pack for Guangzhou, China that includes 4 landmarks of the city. The addon can also be downloaded for free.

Reference

The building models in the Guangzhou addon was modified based on 3D warehouse models by Filip Michalowski, Sebastian S., and Alpha Virtual World.

Statement: If no specific statement in the content, the copyright belongs to Yuxuan Huang . Reprint please indicate the link of this article.

(The content is authorized with CC BY-NC-SA 4.0 protocol)

Title:《 MSFS Addon Development 》

Link:https://yuxuan-huang97.github.io/virtual-environment/msfs-addons.html

The last update of this article was days ago, so it may be outdated!