garykac / triangle.netLinks
Snapshot of Christian Woltering's Triangle.NET (with docs)
☆83Updated 7 years ago
Alternatives and similar repositories for triangle.net
Users that are interested in triangle.net are comparing it to the libraries listed below
Sorting:
- Another usable Port of triangle.NET for Unity .☆80Updated 8 years ago
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆76Updated 2 years ago
- Voronoi mesh generator☆90Updated 3 years ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 6 years ago
- Primitive mesh builder for Unity.☆121Updated 5 years ago
- 3D A* Pathfinding that doesn't need baked navmeshes and can be used with dynamically created terrain (MapMagic or other)☆80Updated 11 months ago
- Concave hull for C# (Comes with a Unity demo)☆112Updated last year
- Unity3D: A set of helper classes for 2D geometric calculations.☆81Updated 8 years ago
- A Unity package for splitting meshes at runtime.☆84Updated last year
- A port of poly2tri to C#☆127Updated 10 years ago
- A component to procedurally generate pipe-like meshes in Unity☆88Updated 6 years ago
- NURBS spline/surface library for Unity☆164Updated 2 years ago
- Examples of using the Job System in Unity3D☆57Updated 4 years ago
- Shortest path finding with Dijkstra's algorithm for Unity.☆126Updated 7 years ago
- ☆35Updated 8 years ago
- Create custom meshes (2D polygons) in Unity3D, incl. functionality to extrude them (into 3D prisms).☆87Updated last year
- CGALDotNet examples in Unity☆72Updated 3 years ago
- ☆88Updated 8 years ago
- Delaunay Triangulation & Perlin noise for terrain☆47Updated 7 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…☆55Updated 4 years ago
- Dynamic Sky Sphere System☆70Updated 7 years ago
- C# port of the Cylcone physics engine☆55Updated 4 years ago
- Spline based mesh generation☆95Updated 7 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆110Updated 3 years ago
- Library for drawing vector shapes in Unity.☆87Updated 3 years ago
- Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented …☆28Updated last year
- A bare bones stripped down version of the shader graph editor using UIElements☆157Updated 6 years ago
- 2D Shape Editor for Unity Editor to create complex 3D meshes out of 2D shapes with RealtimeCSG support.☆114Updated last month
- Unity Position Based Dynamics in two dimensions☆116Updated last month
- A CSharp wrapper for libfive with Unity bindings☆106Updated 5 years ago