iShapeUnity / Triangulation
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.
☆27Updated 10 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☆78Updated last year
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆33Updated last year
- Library for generating sharp shadow volumes in Unity3D.☆56Updated 3 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…☆52Updated 3 years ago
- An alternative to Unity's built-in mesh combiner. Built for Kitbashery. Combiner welds vertices and packs UVs.☆30Updated 2 years ago
- Voronoi mesh generator☆86Updated 2 years ago
- 🌐 First-class Mesh debugging tools for Unity☆121Updated last year
- A Unity package for splitting meshes at runtime.☆83Updated 6 months ago
- This repository contains code to implement Multithreaded Pathfinding using NavMeshQuery in Unity ECS/DOTS☆35Updated 4 years ago
- Runtime NavMesh dynamic building for Unity Entities.☆62Updated last year
- Mesh deformation using the Unity Job System.☆72Updated 11 months ago
- Edge Detect / Outliner for Unity Post-Processing Stack v2☆40Updated 4 years ago
- Based by NvBlast,using Jobs system to improve performance☆60Updated 4 years ago
- CGALDotNet examples in Unity☆69Updated 2 years ago
- UI package for Unity that render shapes with outlines, shadows and rounded corners using signed distance functions (SDF). And an SDF text…☆108Updated last week
- Implementation of generic spatial partitioning algorithm (Quadtree) for Unity.☆35Updated 4 years ago
- Displays mesh's UV in Unity editor window.☆66Updated 3 years ago
- An Extension Library for Unity.Mathematics - Extension Methods, New Syntax, Optimized Functions, and more !☆87Updated 7 months ago
- a simple runtime mesh editor☆49Updated 4 years ago
- Unity Inspector Graph Tool☆74Updated last year
- GC free (non alloc) voronoi diagram for Unity☆58Updated 5 years ago
- Dynamic Sky Sphere System☆68Updated 6 years ago
- The project contents contain the code necessary to calculate tension data on inside Unity Shaders. It also contains some other tools like…☆76Updated last year
- Hacks, tricks and wizardry for Unity to enhance performance or make impossible things possible ...☆61Updated 2 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆103Updated 2 years ago
- 3D intersection algorithm collections for Unity.☆71Updated 7 years ago
- Allow to render Markdown in the Unity Editor using UIToolkit☆22Updated 8 months ago
- Unity3D: A set of helper classes for 2D geometric calculations.☆80Updated 7 years ago
- A small and fast post processing stack (only one pass) targeting mobile and mobile VR for Unity☆70Updated 6 years ago
- A Unity asset to easily transform 2D concave & convex polygons into triangles ready for rendering as meshes.☆32Updated 5 years ago