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
- ☆31Updated last year
- Implementation of an atmospheric scattering example found on ShaderToy, ported to URP and made to work with baked optical depth. Inspired…☆47Updated 11 months ago
- Collection of various Unity Utility classes/functions☆31Updated 10 months ago
- Unity Position Based Dynamics in two dimensions☆79Updated last year
- Mesh deformation using the Unity Job System.☆70Updated 5 months ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆30Updated 10 months ago
- A periodical texturing in Unity☆67Updated 2 years ago
- Dynamic Sky Sphere System☆66Updated 6 years ago
- Examples of how to draw a procedural triangle in Unity3D☆57Updated 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…☆51Updated 2 years ago
- Voronoi mesh generator☆83Updated last year
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆100Updated last year
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- Vertex ambient occlusion baking tool for Unity.☆35Updated 4 years ago
- Fork of the Unity Visual Effect Graph to support the built-in pipeline.☆37Updated 2 years ago
- Automatic level of detail group generator and mesh simplifier for Unity.☆51Updated 2 years ago
- An easy to extend version of Unity's default lit URP shader based on some simple macros.☆22Updated 2 years ago
- The base for our NewGraph implementation. Avoids any reliance on the outdated Experimental Graph view form Unity. This is a heavily modif…☆18Updated 5 months ago
- ☆57Updated 4 years ago
- An open-source Editor GUI for use with Unity's URP ShaderGraphs. This project aims to clean up the look of Material Properties while prov…☆28Updated 9 months ago
- Fast implementation of Naive SurfaceNets in Unity☆35Updated 2 years ago
- URP Sea & Clouds & SkyFog☆45Updated last year
- The project contents contain the code necessary to calculate tension data on inside Unity Shaders. It also contains some other tools like…☆70Updated last year
- An alternative to Unity's built-in mesh combiner. Built for Kitbashery. Combiner welds vertices and packs UVs.☆27Updated last year
- ☆64Updated 4 years ago
- Simple Octree for Unity with Job System☆26Updated 3 years ago
- Mistral Trail is a Trail Rendering System for Unity and could safely substitute the built-in trail system.☆17Updated 7 years ago
- Shaders and VFX experimentation in URP and BIRP☆47Updated last year
- compute shader, tiled terrain, splatmap generation, v2018.3b09☆37Updated 5 years ago
- Snow Track Shader☆20Updated 3 years ago
- Burst friendly (special) native collections for Unity☆72Updated 9 months ago