iShapeUnity / TriangulationLinks
Complex polygon triangulation. A fast O(n*log(n)) algorithm based on "Triangulation of monotone polygons". The result can be represented as a Delaunay triangulation.
☆28Updated 11 months ago
Alternatives and similar repositories for Triangulation
Users that are interested in Triangulation are comparing it to the libraries listed below
Sorting:
- Burst friendly (special) native collections for Unity☆80Updated last year
- Allow to render Markdown in the Unity Editor using UIToolkit☆28Updated 9 months ago
- An alternative to Unity's built-in mesh combiner. Built for Kitbashery. Combiner welds vertices and packs UVs.☆30Updated 2 years ago
- Unity3D: A set of helper classes for 2D geometric calculations.☆81Updated 7 years ago
- GC free (non alloc) voronoi diagram for Unity☆58Updated 5 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆106Updated 2 years ago
- Dynamic Sky Sphere System☆68Updated 6 years ago
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆52Updated 2 years ago
- 🌐 First-class Mesh debugging tools for Unity☆123Updated 2 years ago
- This repository contains code to implement Multithreaded Pathfinding using NavMeshQuery in Unity ECS/DOTS☆35Updated 4 years ago
- Burst Compatible Linq Implementations☆24Updated 11 months ago
- Foldout as a Decorator for group variables in Unity Script Inspector☆45Updated 3 years ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆32Updated last year
- 3D intersection algorithm collections for Unity.☆71Updated 7 years ago
- Mesh deformation using the Unity Job System.☆72Updated last year
- A collection of attributes to control the execution order of your scripts in Unity from your source code.☆78Updated 7 years ago
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆53Updated 4 years ago
- Voronoi mesh generator☆86Updated 2 years ago
- Extending DOTS☆60Updated 4 years ago
- Runtime line drawing utility for Unity☆59Updated 7 months ago
- Collection of various Unity Utility classes/functions☆34Updated last year
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- A (Designed for foliage) Billboard Generator☆52Updated 3 years ago
- ☆60Updated 5 years ago
- This is a port of Erin Catto/box2d's b2_dynamic_tree from C++ to C#, intended for use in Unity. It's a very faithful translation with a c…☆54Updated 3 years ago
- Automatically setup Camera viewports from RectTransforms in Unity☆39Updated 2 years ago
- Bake Legacy Animations into Textures. Targeting ECS☆47Updated 6 years ago
- Mixer for Unity's Terrain Tools 3☆58Updated 3 years ago
- ☆63Updated 2 years ago
- An Extension Library for Unity.Mathematics - Extension Methods, New Syntax, Optimized Functions, and more !☆88Updated 9 months ago