There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
C# Plane triangulation library adopted for Unity3d mesh. Supports triangulation of a plane mesh with arbitrary holes. Accepts an array of vertices, returns an array of triangles as an array of integers.