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 3 years ago
Alternatives and similar repositories for PolygonTriangulation
Users that are interested in PolygonTriangulation are comparing it to the libraries listed below
Sorting:
- Fortune's Voronoi diagram for Unity DOTS (Job System, Burst Compiler) - WIP☆12Updated 2 years ago
- Common code library☆9Updated 2 years ago
- Simple Octree for Unity with Job System☆28Updated 4 years ago
- Convex hull, triangulation and Voronoi diagram☆19Updated 4 years ago
- Library of procedural generation code for use in Unity☆57Updated 2 weeks ago
- Super fast Normal and Tangent recalculation library for Unity.☆36Updated 8 months ago
- A source generator that automatically generates a cache of components for Unity.☆34Updated last year
- This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.☆39Updated 6 years ago
- A wireframe shader for Unity. Also works as an screen image effect☆14Updated 5 years ago
- Processing-like API for Unity. Built on top of the Shapes vector graphics library☆30Updated 11 months ago
- A library to help you customize your own Unity3D Graph solution.☆13Updated 3 years ago
- A collection of code for processing images☆23Updated 2 years ago
- A simple generic solution for pathfinding in Unity that works with jobs and burst.☆22Updated 4 years ago
- Blast Script Engine☆29Updated 2 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆28Updated 4 years ago
- https://blast-script.com/☆29Updated 3 years ago
- L-System implementation in Unity3d for procedurally generated trees☆27Updated 5 years ago
- Unity - dual contour (w/o QEF) octree renderer for point cloud data☆22Updated 6 years ago
- ☆19Updated 3 weeks ago
- 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
- Unity integration for RomanZhu's C# 48.16 fixed point library. https://github.com/RomanZhu/FixedPoint-Sharp☆21Updated 3 years ago
- Burst compatible miscellaneous math related utility functions.☆28Updated 2 years ago
- Editor of `BlobAsset`☆33Updated 3 years ago
- Compute shader particles in Unity☆12Updated 7 years ago
- The canvas visualizer is an editor util that helps you visualise all of your rectangle transforms within your canvas for easier navigatio…☆37Updated 3 years ago
- Source Generator to support Domain Reload off in Unity (handle static fields and event handlers).☆21Updated last week
- A simple shader which renders stylized wireframes while staying true (within reason) to the visual style of the Vectrex☆34Updated 3 years ago
- A simple, minimal, extensible Unity in-editor Bezier system suitable for path following and stuff, yeah?☆14Updated 7 years ago
- Line renderer for DOTS tech stack.☆34Updated last year
- Extension Methods to better build UI through code using Unity UIElements☆23Updated 7 months ago