oberbichler / earcut.net
A small polygon triangulation library for .NET
☆38Updated last year
Related projects ⓘ
Alternatives and complementary repositories for earcut.net
- A port of poly2tri to C#☆119Updated 9 years ago
- Snapshot of Christian Woltering's Triangle.NET (with docs)☆81Updated 6 years ago
- 3D triangulation library☆71Updated last month
- Unity3D: A set of helper classes for 2D geometric calculations.☆76Updated 6 years ago
- This is a port of Erin Catto/box2d's b2_dynamic_tree from C++ to C#, intended for use in Unity. It's a very faithful translation with a c…☆51Updated 2 years ago
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆62Updated last year
- Constrained Delaunay Triangulation (CDT) of a random surface domain.☆39Updated last year
- A C# QuadTree implementation specifically designed for testing AABB collisions in 2D space.☆35Updated 9 years ago
- C# RTree compatible with Unity.☆27Updated 4 years ago
- A dynamic, loose octree implementation written in C# as a .NET Standard 2.1 library☆125Updated 2 years ago
- Fixed width lines for Unity3D☆18Updated last year
- Concave hull for C# (Comes with a Unity demo)☆95Updated last month
- This is a port of the java j3dbool library to C#☆81Updated 3 years ago
- a .NET compatible P/Invoke wrapper around meshoptimizer☆21Updated 5 years ago
- CGALDotNet examples in Unity☆62Updated 2 years ago
- Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented …☆23Updated 4 months ago
- 2d Delaunay triangulation with mesh refinement for Unity with Burst compiler☆232Updated this week
- GC free (non alloc) voronoi diagram for Unity☆57Updated 5 years ago
- Create custom meshes (2D polygons) in Unity3D, incl. functionality to extrude them (into 3D prisms).☆79Updated last year
- A CSharp wrapper for libfive with Unity bindings☆103Updated 3 years ago
- C# wrapper for CGAL☆207Updated 6 months ago
- Interactable runtime scene gizmo for uGUI☆174Updated last year
- A bare bones stripped down version of the shader graph editor using UIElements☆152Updated 5 years ago
- A mesh decimation library for .NET and Unity.☆288Updated 4 years ago
- A pure C# library for loading FBX files☆174Updated 2 weeks ago
- C# implementation of the Bowyer–Watson algorithm for Delaunay triangulation☆181Updated 3 years ago
- A component to procedurally generate pipe-like meshes in Unity☆81Updated 4 years ago
- Edge Detect / Outliner for Unity Post-Processing Stack v2☆37Updated 4 years ago
- Spline based mesh generation☆91Updated 6 years ago