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.
☆23Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for Triangulation
- CGALDotNet examples in Unity☆62Updated 2 years ago
- ☆32Updated last year
- Implementation of an atmospheric scattering example found on ShaderToy, ported to URP and made to work with baked optical depth. Inspired…☆50Updated last year
- A (Designed for foliage) Billboard Generator☆50Updated 3 years ago
- Collection of various Unity Utility classes/functions☆31Updated 10 months ago
- Update textures at runtime in Unity☆31Updated 5 years ago
- An easy to extend version of Unity's default lit URP shader based on some simple macros.☆22Updated this week
- Runtime line drawing utility for Unity☆49Updated last week
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆30Updated 10 months ago
- Voronoi mesh generator☆83Updated 2 years ago
- GC free (non alloc) voronoi diagram for Unity☆57Updated 5 years ago
- Infinite terrain generation using Transvoxel and Marching Cubes in Unity.☆44Updated last year
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- An alternative to Unity's built-in mesh combiner. Built for Kitbashery. Combiner welds vertices and packs UVs.☆27Updated 2 years ago
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆62Updated last year
- A periodical texturing in Unity☆68Updated 2 years ago
- Dynamic Sky Sphere System☆66Updated 6 years ago
- URP Sea & Clouds & SkyFog☆45Updated last year
- Burst friendly (special) native collections for Unity☆73Updated 10 months ago
- Mixer for Unity's Terrain Tools 3☆53Updated 2 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…☆51Updated 3 years ago
- Simple separable Gaussian blur function for URP☆47Updated 3 years ago
- Set material properties right from component for Unity.☆45Updated last year
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆52Updated 3 years ago
- Package for Unity which allows to contruct meshes in an adjustable shape of pipe and generate LOD☆33Updated last year
- A simple procedural terrain shader for unity's inbuilt terrain system☆53Updated 9 months ago
- C# Plane triangulation library adopted for Unity3d mesh. Supports triangulation of a plane mesh with arbitrary holes. Accepts an array of…☆11Updated 4 years ago
- ☆58Updated 4 years ago
- Displays mesh's UV in Unity editor window.☆63Updated 2 years ago
- Automatic level of detail group generator and mesh simplifier for Unity.☆51Updated 2 years ago