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:
- Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented …☆28Updated last year
- Super fast Normal and Tangent recalculation library for Unity.☆37Updated last year
- Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler☆25Updated 5 years ago
- A wireframe shader for Unity. Also works as an screen image effect☆14Updated 5 years ago
- Mesh data for geometry editing, Unity Job System enabled. Similar to Blender's BMesh and BMeshUnity. Made to support "Mesh Graph", a node…☆45Updated 3 years ago
- This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.☆39Updated 6 years ago
- Minimalist simplex library☆48Updated 3 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆29Updated 4 years ago
- 2D noise generation, processing and meshing using Unity Jobs and Burst☆12Updated last year
- A library to help you customize your own Unity3D Graph solution.☆13Updated 3 years ago
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆55Updated 4 months ago
- Fortune's Voronoi diagram for Unity DOTS (Job System, Burst Compiler) - WIP☆12Updated 3 years ago
- Allow to render Markdown in the Unity Editor using UIToolkit☆32Updated 3 months ago
- Burst compatible miscellaneous math related utility functions.☆29Updated 2 years ago
- Unity Recorder plugin to capture large image sequences.☆40Updated 5 months ago
- A dynamically tesselating, deforming terrain map made in Unity using Compute shaders☆22Updated 9 years ago
- A source generator that automatically generates a cache of components for Unity.☆36Updated last year
- Container class that helps work with NativeArray<T> as a 2D data. Adds few utilities and QOL improvements.☆54Updated last year
- C# Plane triangulation library adopted for Unity3d mesh. Supports triangulation of a plane mesh with arbitrary holes. Accepts an array of…☆11Updated 5 years ago
- A collection of code for processing images☆23Updated 3 years ago
- Simple Unity Generate Vertex Color Model Tool☆40Updated 5 years ago
- Zero Allocation Strings☆21Updated 2 years ago
- A simple shader which renders stylized wireframes while staying true (within reason) to the visual style of the Vectrex☆36Updated 3 years ago
- A command-line parser for Unity 2019.3 and newer in the style of PlayerPrefs.☆60Updated 11 months ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 6 years ago
- Simple Octree for Unity with Job System☆28Updated 4 years ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆35Updated 3 years ago
- ☆30Updated 4 years ago
- Soft Walks: Real-Time, Two-Ways Interaction between a Character and Loose Grounds - 2021 - Eurographics (short)☆47Updated 2 years ago
- Edge tool for Shader Graph/VFX Graph☆20Updated 3 months ago