Symmetry Triangulation

February 2, 2025 ยท View on GitHub

Blender add-on to triangulate faces with more than 3 vertices symmetrically by adding a vertex at the center.

Installation

  1. Zip this repository in a .zip file or download a release.
  2. Open Blender, go to Edit > Preferences > Add-ons > Install and choose the .zip file.

Usage

This add-on can be used in 2 ways:

3D View port

Symmetry Triangulation is available at the side bar of the 3D viewport.

3d viewport

Edit Menu

You can also search for Symmetry Triangulation in the search menu in mesh edit mode.

edit menu

Results

result-plane

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.

result-cylinder

License

This project is under the GNU Public License, Version 3.