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:
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- Burst friendly (special) native collections for Unity☆81Updated last year
- Collection of various Unity Utility classes/functions☆34Updated 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
- Voronoi mesh generator☆87Updated 2 years ago
- A Unity package for splitting meshes at runtime.☆84Updated 9 months ago
- Allow to render Markdown in the Unity Editor using UIToolkit☆30Updated 2 weeks ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 6 years ago
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆72Updated 2 years ago
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆56Updated 2 years ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆33Updated last year
- Zero-copy sharing between managed and native arrays in Unity☆175Updated 4 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆107Updated 2 years ago
- A simple mesh data viewer for Unity.☆22Updated 3 years ago
- Dynamic Sky Sphere System☆69Updated 7 years ago
- Runtime NavMesh dynamic building for Unity Entities.☆65Updated last year
- Mesh deformation using the Unity Job System.☆72Updated last year
- Unity Position Based Dynamics in two dimensions☆105Updated 7 months ago
- An Extension Library for Unity.Mathematics - Extension Methods, New Syntax, Optimized Functions, and more !☆91Updated 10 months ago
- Extending DOTS☆60Updated 4 years ago
- Primitive mesh builder for Unity.☆118Updated 4 years ago
- A Graph Framework for Unity☆44Updated 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
- Burst Compatible Linq Implementations☆24Updated last year
- Unity3D: A set of helper classes for 2D geometric calculations.☆81Updated 7 years ago
- A collection of attributes to control the execution order of your scripts in Unity from your source code.☆78Updated 7 years ago
- ☆24Updated last year
- Plot functions and draw large amounts of debug lines, shapes and text to the Unity game and scene view☆96Updated last year
- A supplementary SIMD math library to Unity.Mathematics, extending it to all C# numeric types while adding many new types and functions. W…☆143Updated 4 months ago
- Visual graphs tool for unity editor☆96Updated 2 years ago