Triangle-NET-Unity-Port icon indicating copy to clipboard operation
Triangle-NET-Unity-Port copied to clipboard

Another usable Port of triangle.NET for Unity .

Triangle NET Unity Port

Original code belongs to Christian Woltering and was obtained from triangle.net original repo.


This is the Unity ready, bug free (hopefully) Triangle.NET Beta 4. Just place it all the files into a folder in you Unity project and start coding!

using TriangleNet.Geometry;

Documentation

The docs for the Beta 4 can be found on the original repo.

License

This code is licensed under MIT as per the original code.