• 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.

3DS Max [TIP] Fast Normal correction with 3ds Max

Messages
24
Country
us-california
Hi all, this is my 3rd tip for you guys. this tip will help fix distorted normals for objects, especially as a result of boolean modifiers, retopology, or subdivision.

Intro
Sometimes when modelling both hard surface and organic models, objects can have distorted shading effects despite the geometry being clean. This is a distorted normal.
1686586886420.png
1686587065298.png


To fix this, we are going to use the Weighted Normals modifier which is only available in 3ds Max 2022 and above. Older versions will have to manually re-touch their normals.

Example 1
In this example, we have a port hole created with Booleans and chamfered the edges slightly. Despite having decent edge flow and no overlapping vertices or edges, the model is still distorted at a shader level. This is not due to a UV Map, but rather the normals are not correct.
Add the "Weighted Normals" modifier to the modifier stack. Immediately, the normals will average out and will look very funky.
1686587604646.png

This can be fixed by ticking either one of the Hard Edge Detection modes. In my case, I will use "Use Smoothing groups".
And now the affected area is no longer distorted.
1686587666415.png


Example 2
The previous model was a hard-surfaced N-gon model. This example is now of an organic quad-topology model.
Once again, add the weighted normals modifier. Immediately, the weighting doesn't seem to help as there is still bad distortions along sections of the model.
1686587839844.png

This case is quite complicated as now we have an organic model with hard-surface sections (the area with the screw is supposed to be hard surfaced).

Instead, I will disable "Area" weighting and enable Edge Angle hard edge detection.
1686587943055.png

Now the model's normals are clean as well as a hard edge near the screw is visible.
1686587956980.png


Conclusion
This is quite an easy tip, but it is a life saver for speedy normal correction. If you have any questions, ask them below.
 
Back
Top