A script for spliting mesh into triangles

Moho allows users to write new tools and plugins. Discuss scripting ideas and problems here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
User avatar
A.Evseeva
Posts: 61
Joined: Wed Apr 08, 2015 8:43 am
Contact:

A script for spliting mesh into triangles

Post by A.Evseeva »

Splits any number of filled shapes on a layer into filled triangles need to make a Smart Warp Layer.
Alternative to built-in "Triangulate 2D mesh" command, wich unfortunately can remove existing edges from manualy created mesh. This script keeps all the existing edges and only adds new ones to triangulate. Shapes in a layer before using this command have to be filled and correct (without edge intersections and so on). Incorrect shapes will be deleted.
Zip archive ready to install as a menu item.
Post Reply