dosisimone / Ear-Clipping-Triangulation-Job
Implementation of the Triangulation by Ear Clipping algorithm inside the Unity Job System
☆42Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Ear-Clipping-Triangulation-Job
- ☆31Updated last year
- A job-based tween library for Unity☆49Updated 5 years ago
- Library for generating sharp shadow volumes in Unity3D.☆45Updated 2 years ago
- Pattern and helpers for writing Unity Burst jobs as generic Functions/Actions.☆40Updated 5 years ago
- Dynamic Sky Sphere System☆66Updated 6 years ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆50Updated 4 years ago
- GC free (non alloc) voronoi diagram for Unity☆57Updated 5 years ago
- ☆56Updated 3 years ago
- ☆61Updated 5 years ago
- A procedural terrain generation api created for unity runtime and editor that uses the full power of compute shaders.☆68Updated 5 years ago
- An easy to extend version of Unity's default lit URP shader based on some simple macros.☆22Updated 2 years ago
- Creating a Generic GraphView with Unity 2018 GraphView VisualElement System.☆33Updated 6 years ago
- Simple separable Gaussian blur function for URP☆46Updated 3 years ago
- Visual graphs tool for unity editor☆94Updated last year
- Foldout as a Decorator for group variables in Unity Script Inspector☆44Updated 2 years ago
- Runtime line drawing utility for Unity