mattatz / unity-triangulation2D
Ruppert's Delaunay Refinement Algorithm in Unity
☆573Updated 8 years ago
Alternatives and similar repositories for unity-triangulation2D
Users that are interested in unity-triangulation2D are comparing it to the libraries listed below
Sorting:
- Hull, Delaunay and Voronoi algorithms in Unity☆425Updated 3 years ago
- CG shader for unity3D to create a cross section through meshes☆581Updated 5 years ago
- A Delaunay/Voronoi library for Unity, and a simple destruction effect☆819Updated last year
- Example project for Unity 2020.1 Mesh API improvements☆737Updated 2 years ago
- A Unity plugin to create curved content in real-time with bézier curves☆1,073Updated last year
- A C# port of CSG.js by Evan W (http://evanw.github.io/csg.js/).☆651Updated 10 months ago
- Realistic Real Time Grass Rendering With Unity. Using the Geometry Shader to generate millions of grass on GPU. ref:Edward Lee☆595Updated 4 years ago
- Source code for Grass Shader tutorial for Unity. Generates blades with a geometry shader, tessellates input mesh to control density.☆845Updated 3 years ago
- Shading models for Unity’s Universal Render Pipeline.☆1,004Updated 5 months ago
- Teddy algorithm implementation in Unity.☆475Updated 2 years ago
- Global fog effect for Unity☆944Updated 9 years ago
- Skybox shader with volumetric clouds☆460Updated 7 years ago
- Collection of ShaderGraph examples for Unity.☆698Updated 6 years ago
- Unity ECS example for special effects☆568Updated 6 years ago
- 2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, c…☆332Updated 7 years ago
- Mesh simplification for Unity.☆371Updated 3 years ago
- Simple mesh cutting algorithm that works on simple 3d manifold objects with genus 0☆616Updated 6 years ago
- Test of a frosted glass material in Unity.☆868Updated 11 months ago
- Collection of shaders and visual effects created for Unity 3D.☆605Updated last year
- Volume cloud for Unity3D☆653Updated 4 years ago
- Volumetric Fog for Unity☆793Updated 4 years ago
- Fast KDTree for Unity, with thread-safe querying.☆558Updated 3 years ago
- ☆249Updated 5 years ago
- Utility to combine color channels from different textures into a single output.☆782Updated 6 months ago
- A container for all sorts of handy shaders.☆537Updated 7 years ago
- An example of controlling particle system from timeline.☆563Updated 3 years ago
- Full project and code for all of my shader tutorials.☆443Updated 5 years ago
- Projection Decals for Unity's Universal Render Pipeline.☆534Updated last year
- Painting directly in mesh textures in Unity 3d with shaders☆371Updated 5 years ago
- A powerful volumetric light plugin based on post-processing in Unity3D