speps / LibTessDotNetLinks
C# port of the famous GLU Tessellator - prebuilt binaries now available in "releases" tab
☆330Updated 3 years ago
Alternatives and similar repositories for LibTessDotNet
Users that are interested in LibTessDotNet are comparing it to the libraries listed below
Sorting:
- C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.☆507Updated 5 months ago
- A port of poly2tri to C#☆124Updated 9 years ago
- A .Net fast convex hull library for 2, 3, and higher dimensions.☆353Updated 3 years ago
- Automatically exported from code.google.com/p/assimp-net☆205Updated 5 years ago
- 2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, c…