Blender add-on to triangulate faces with more than 3 vertices symmetrically by adding a vertex at the center.
- Zip this repository in a
.zip
file or download a release. - Open Blender, go to
Edit > Preferences > Add-ons > Install
and choose the.zip
file.
This add-on can be used in 2 ways:
Symmetry Triangulation
is available at the side bar of the 3D viewport.
You can also search for Symmetry Triangulation
in the search menu in mesh edit mode.
Note: Sometimes, the resulting triangulation might create wrong normals (as shown in the image above), when this happens, use shift-n
to recalculate the normals.
This project is under the GNU Public License, Version 3.