Recalculating mesh normals using the Blender Python API
In order to quickly “recalculate the normals” – change the direction of the normals so that they are all directed towards the outer surface of the mesh, using the Blender Python API, we can create a script consisting of just a few lines of code.
Recalculating mesh normals using the Blender Python APIRead More »