Website powered by

Blend Normals API Script

Often in production, the head and the body have to be separated for rigging reasons. This script helps this process by blending the harsh transitions that can occur between separate meshes. It uses the Python API to detect vertex pairs on border edges between two meshes and sets each vertex pair to have the same vertex normal.

You can download the code for free at github.com/benmorgantd/BlendNormals

Blend Normals API Script - Demo