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 11 months ago
Alternatives and similar repositories for Triangulation
Users that are interested in Triangulation are comparing it to the libraries listed below
Sorting:
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆33Updated 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…☆54Updated 3 years ago
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆72Updated 2 years ago
- Based by NvBlast,using Jobs system to improve performance☆60Updated 4 years ago
- Allow to render Markdown in the Unity Editor using UIToolkit☆22Updated 8 months ago
- URP Sea & Clouds & SkyFog☆50Updated 2 years ago
- Comparison chart for C# ECS solutions/frameworks☆53Updated last year
- Implementation of generic spatial partitioning algorithm (Quadtree) for Unity.☆36Updated 4 years ago
- Foldout as a Decorator for group variables in Unity Script Inspector☆45Updated 3 years ago
- Dynamic Sky Sphere System☆68Updated 6 years ago
- Spline editor extension for Unity.☆110Updated 3 years ago
- A simple tool for drawing anti-aliased lines in Unity, similar to Handles.DrawAAPolyLine but not a gizmo.☆63Updated 3 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- Voronoi mesh generator☆86Updated 2 years ago
- A Unity Package for high performance dynamic mesh generation of 2D and 3D shapes with rounded edges/corners.☆43Updated last year
- An Extension Library for Unity.Mathematics - Extension Methods, New Syntax, Optimized Functions, and more !☆88Updated 8 months ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆105Updated 2 years ago
- Burst friendly (special) native collections for Unity☆79Updated last year
- Displays mesh's UV in Unity editor window.☆66Updated 3 years ago
- KD-tree and obstacle avoidance implementation in C#☆55Updated 4 years ago
- An alternative to Unity's built-in mesh combiner. Built for Kitbashery. Combiner welds vertices and packs UVs.☆30Updated 2 years ago
- Library for drawing vector shapes in Unity.☆84Updated 2 years ago
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆53Updated 3 years ago
- The base for our NewGraph implementation. Avoids any reliance on the outdated Experimental Graph view form Unity. This is a heavily modif…☆27Updated 4 months ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 5 years ago
- Spatial hashing for Unity using ECS/DOTS☆56Updated 2 years ago
- Proof of concept wrapper to allow using Unity Physics directly with Game Objects (without ECS).☆63Updated 5 months ago
- Collection of Unity Burst samples☆76Updated 3 years ago
- CGALDotNet examples in Unity☆69Updated 2 years ago
- A simple fluent extension for UIToolkit in Unity3D.☆31Updated 2 years ago