iShapeUnity / TriangulationLinks
Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented as a Delaunay triangulation.
☆28Updated last year
Alternatives and similar repositories for Triangulation
Users that are interested in Triangulation are comparing it to the libraries listed below
Sorting:
- Burst friendly (special) native collections for Unity☆83Updated last year
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆76Updated 2 years ago
- A Unity package for splitting meshes at runtime.☆84Updated last year
- 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
- Voronoi mesh generator☆89Updated 3 years ago
- Collection of various Unity Utility classes/functions☆33Updated 2 years ago
- DbgDraw is an API that provides the ability to render various 2D and 3D shapes for visual debugging purposes.☆104Updated last year
- Spline editor extension for Unity.☆117Updated 4 years ago
- Another usable Port of triangle.NET for Unity .☆79Updated 8 years ago
- A Graph Framework for Unity☆45Updated 4 years ago
- Dynamic Sky Sphere System☆69Updated 7 years ago
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆63Updated 2 years ago
- ☆88Updated 8 years ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 6 years ago
- Create custom meshes (2D polygons) in Unity3D, incl. functionality to extrude them (into 3D prisms).☆87Updated last year
- 🌐 First-class Mesh debugging tools for Unity☆125Updated 2 years ago
- Unity3D: A set of helper classes for 2D geometric calculations.☆81Updated 8 years ago
- Unity QuadSphere with Level of Detail subdivision☆104Updated 2 years ago
- Edge Detect / Outliner for Unity Post-Processing Stack v2☆41Updated 5 years ago
- Unity Position Based Dynamics in two dimensions☆115Updated 3 weeks ago
- ☆50Updated 9 months ago
- Advanced, but simple to use, runtime level editor for Unity.☆115Updated 2 years ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆36Updated 2 years ago
- Mesh deformation using the Unity Job System.☆73Updated last year
- Automatic level of detail group generator and mesh simplifier for Unity.☆64Updated last month
- A procedural terrain generation api created for unity runtime and editor that uses the full power of compute shaders.☆76Updated 6 years ago
- Runtime NavMesh dynamic building for Unity Entities.☆67Updated 2 years ago
- A collection of attributes to control the execution order of your scripts in Unity from your source code.☆80Updated 8 years ago
- Runtime line drawing utility for Unity☆60Updated last year
- Template repository for creating Unity game engine packages☆57Updated 2 years ago