git-ruttmann / PolygonTriangulationLinks
A C# library to convert a complex polygon efficiently into triangles. Includes a comprehensive explanation of Polygon Trapezoidation. This is not another implementation of the Delaunay Algorithm.
☆17Updated 4 years ago
Alternatives and similar repositories for PolygonTriangulation
Users that are interested in PolygonTriangulation are comparing it to the libraries listed below
Sorting:
- GC free (non alloc) voronoi diagram for Unity☆58Updated 6 years ago
- Runtime line drawing utility for Unity☆59Updated 9 months ago
- Simple Octree for Unity with Job System☆28Updated 4 years ago
- Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler☆25Updated 5 years ago
- Fortune's Voronoi diagram for Unity DOTS (Job System, Burst Compiler) - WIP☆12Updated 2 years ago
- A suite of utilities useful for finding issues or simply visualizing properties such as UVs or normals of a mesh.☆48Updated 4 years ago
- A library to help you customize your own Unity3D Graph solution.☆13Updated 3 years ago
- Allow to render Markdown in the Unity Editor using UIToolkit☆32Updated last month
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆28Updated 4 years ago
- Library of procedural generation code for use in Unity☆58Updated 3 months ago
- Super fast Normal and Tangent recalculation library for Unity.☆37Updated 11 months ago
- Series of classes to solve simultaneous equations for c# along with an AI example of its use☆30Updated 6 years ago
- A source generator that automatically generates a cache of components for Unity.☆35Updated last year
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆54Updated last month
- Marching Cubes with destructible terrain made in Unity utilizing latest Unity features, like collider baking on separate threads and sett…☆41Updated 5 years ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆36Updated last year
- Voronoi mesh generator☆88Updated 2 years ago
- Simple Unity Generate Vertex Color Model Tool☆40Updated 5 years ago
- KD-tree and obstacle avoidance implementation in C#☆55Updated 5 years ago
- General Utilities for Unity☆30Updated last year
- Processing-like API for Unity. Built on top of the Shapes vector graphics library☆30Updated last year
- A collection of code for processing images☆23Updated 3 years ago
- Minimalist simplex library☆47Updated 3 years ago
- voxul is a voxel framework and voxel mesh editing tool for Unity.☆81Updated 5 months ago
- Pattern and helpers for writing Unity Burst jobs as generic Functions/Actions.☆42Updated 6 years ago
- Container class that helps work with NativeArray<T> as a 2D data. Adds few utilities and QOL improvements.☆54Updated last year
- Utility to allow Unity Jobs to compute and returns results.☆24Updated 5 years ago
- Editor of `BlobAsset`☆33Updated 3 years ago
- Task extensions for Unity3d.☆11Updated 4 years ago
- L-System implementation in Unity3d for procedurally generated trees☆27Updated 5 years ago