git-ruttmann / PolygonTriangulation
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
- UI package for Unity that render shapes with outlines, shadows and rounded corners using signed distance functions (SDF). And an SDF text…☆50Updated this week
- 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 2 years ago
- Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler☆24Updated 5 years ago
- Fortune's Voronoi diagram for Unity DOTS (Job System, Burst Compiler) - WIP☆12Updated 2 years ago
- Library of procedural generation code for use in Unity☆48Updated last year
- Simple Octree for Unity with Job System☆27Updated 3 years ago
- ☆13Updated 2 weeks ago
- A wireframe shader for Unity. Also works as an screen image effect☆14Updated 5 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆27Updated 3 years ago
- A source generator that automatically generates a cache of components for Unity.☆33Updated 11 months 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.☆21Updated 4 years ago
- Minimal HTN AI implementation for Unity3d.☆29Updated 5 years ago
- A generic syntax highlighter / code editor built into Unity☆21Updated 5 years ago
- Custom templates for creating new scripts in Unity.☆23Updated 6 years ago
- Common code library☆9Updated 2 years ago
- T4 text template generative importer for Unity3D. 📝🏗☆17Updated 3 years ago
- Super fast Normal and Tangent recalculation library for Unity.☆35Updated 4 months ago
- Runtime line drawing utility for Unity☆56Updated 2 months ago
- A noise visualizer and editor in Unity3D☆22Updated 3 years ago
- A Unity plugin to build projectile weapons☆21Updated 5 years ago
- A collection of general purpose utilities for use with Unity☆20Updated 5 years ago
- Source Generator to support Domain Reload off in Unity (handle static fields and event handlers).☆20Updated last year
- Fog of war post effect made for Unity. Doesn't use any advanced URP and HDR stuff. Just the most basic implementation.☆17Updated 3 years ago
- Burst compatible miscellaneous math related utility functions.☆27Updated 2 years ago
- #NVJOB Water Shaders V2.x. Free Unity Asset.☆29Updated last year
- A Unity Package for high performance dynamic mesh generation of 2D and 3D shapes with rounded edges/corners.☆38Updated 11 months ago
- A simple tool for drawing anti-aliased lines in Unity, similar to Handles.DrawAAPolyLine but not a gizmo.☆54Updated 3 years ago
- Allow to render Markdown in the Unity Editor using UIToolkit☆22Updated 4 months ago