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.
☆25Updated 7 months ago
Alternatives and similar repositories for Triangulation:
Users that are interested in Triangulation are comparing it to the libraries listed below
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆32Updated last year
- Collection of various Unity Utility classes/functions☆33Updated last year
- 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
- Burst friendly (special) native collections for Unity☆76Updated last year
- Voronoi mesh generator☆85Updated 2 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- Runtime NavMesh dynamic building for Unity Entities.☆58Updated last year
- Mixer for Unity's Terrain Tools 3☆55Updated 3 years ago
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆46Updated last year
- A supplementary SIMD math library to Unity.Mathematics, extending it to all C# numeric types while adding many new types and functions. W…☆118Updated 3 months ago
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆67Updated last year
- Allow to render Markdown in the Unity Editor using UIToolkit☆22Updated 5 months ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆102Updated 2 years ago
- Use Transform systems and Hybrid Renderer to render pre-generated meshes of glyphs.☆29Updated 5 years ago
- Implementation of an atmospheric scattering example found on ShaderToy, ported to URP and made to work with baked optical depth. Inspired…☆53Updated last year
- An alternative to Unity's built-in mesh combiner. Built for Kitbashery. Combiner welds vertices and packs UVs.☆28Updated 2 years ago
- Plot functions and draw large amounts of debug lines, shapes and text to the Unity game and scene view☆91Updated last year
- URP Sea & Clouds & SkyFog☆47Updated last year
- ☆60Updated 2 years ago
- Extending DOTS☆60Updated 4 years ago
- Examples of how to draw a procedural triangle in Unity3D☆58Updated last year
- Foldout as a Decorator for group variables in Unity Script Inspector☆44Updated 2 years ago
- A periodical texturing in Unity☆68Updated 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…☆53Updated 2 weeks ago
- Dynamic Sky Sphere System☆67Updated 6 years ago
- ☆56Updated 4 years ago
- Simple tweening for any data, akin to AnimationCurve & Gradient☆37Updated 2 years ago
- Unity Position Based Dynamics in two dimensions☆95Updated 2 months ago
- An Extension Library for Unity.Mathematics - Extension Methods, New Syntax, Optimized Functions, and more !☆86Updated 4 months ago
- Pathfinding - using Unity Navmesh, ECS and Burst☆36Updated last year