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
- A Unity package for splitting meshes at runtime.☆84Updated last year
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆36Updated last year
- Runtime NavMesh dynamic building for Unity Entities.☆65Updated 2 years ago
- Collection of various Unity Utility classes/functions☆34Updated last year
- Voronoi mesh generator☆89Updated 2 years 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☆75Updated 2 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…☆56Updated 4 years ago
- Dynamic Sky Sphere System☆69Updated 7 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆110Updated 2 years ago
- 🌐 First-class Mesh debugging tools for Unity☆126Updated 2 years ago
- Use classes and other managed types with Unity's Job System☆32Updated last year
- ☆86Updated 8 years ago
- DbgDraw is an API that provides the ability to render various 2D and 3D shapes for visual debugging purposes.☆103Updated last year
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆58Updated 6 years ago
- Mesh deformation using the Unity Job System.☆73Updated last year
- Visual graphs tool for unity editor☆97Updated 2 years ago
- An editor, build and player configuration framework for the Unity game engine.☆110Updated 2 months ago
- Zero-copy sharing between managed and native arrays in Unity☆177Updated 5 years ago
- A command-line parser for Unity 2019.3 and newer in the style of PlayerPrefs.☆60Updated 11 months ago
- An Extension Library for Unity.Mathematics - Extension Methods, New Syntax, Optimized Functions, and more !☆91Updated last year
- A Graph Framework for Unity☆44Updated 4 years ago
- A collection of attributes to control the execution order of your scripts in Unity from your source code.☆78Updated 7 years ago
- Unity Position Based Dynamics in two dimensions☆111Updated 11 months ago
- Runtime line drawing utility for Unity☆60Updated last year
- Edge Detect / Outliner for Unity Post-Processing Stack v2☆41Updated 5 years ago
- Implementation of Unity's Editor outline for runtime. Shader code taken from: https://forum.unity.com/threads/selection-outline.429292/#p…☆61Updated 7 years ago
- Pathfinding - using Unity Navmesh, ECS and Burst☆39Updated 2 years ago
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆62Updated 2 years ago