Normal Smoothing Python Script

smooth-example.jpgMacouno has published a script to smoooooth your Blender objects. He writes:

This script is an alternative to the mesh smooth function in blender. The mesh smooth function in blender uses only vertex position. This script uses vertex normals, which is why it’s called normal smoothing.

Advertisement