andy-wood / AutoMesh
An automatic procedural mesh generator. Takes a simple list of vertices and undirected edges, and outputs a triangulated mesh, with consistent winding order and (per-edge) weighted normals.
☆46Updated 7 years ago
Alternatives and similar repositories for AutoMesh:
Users that are interested in AutoMesh are comparing it to the libraries listed below
- Marching Cubes using DX11 geometry shaders in Unity 4 and 5☆47Updated 7 years ago
- a slightly hacked up version of OpenCL.Net for use in Unity3D☆33Updated 6 years ago
- Procedural noise on the GPU for Unity.☆61Updated 7 years ago
- Danesh is a tool for running, analysing, tweaking, improving and understanding procedural generators. Written in Unity C#.☆59Updated 8 years ago
- Unity3D, node based procedural texture generator☆82Updated 5 years ago
- A simple project showing how to integrate a signed distance field ray marcher into Unity's deferred shading pipeline☆23Updated 7 years ago
- Visual Noise Designer for Unity☆70Updated 8 years ago
- Wave Function Collapse and Growing Neural Grids combined!☆57Updated 4 years ago
- Unity3D Octree implementation☆33Updated 11 years ago
- Critically damped spring smoothing☆70Updated 9 years ago
- This repository is old and deprecated. Use KinoMotion instead ->☆30Updated 8 years ago
- SSAO image effect for deferred shading☆87Updated 9 years ago
- Testing a sphere point picking function.☆25Updated 7 years ago
- ☆56Updated 6 years ago
- Highly Experimental, General-Purpose Shuriken particle shaders for Unity3D☆37Updated 3 years ago
- An attempt at using compute shaders.☆65Updated 9 years ago
- GPU version (Unity compute compatible) of AABB triangle intersection based on Tomas Akenine-Möller's implementation that can be found her…☆72Updated 6 years ago
- ☆58Updated 7 years ago
- ☆77Updated 6 years ago
- 32-bit packed color format with RGBM encoding for shader use☆41Updated 7 years ago
- A volumetric particle system for Unity3D.☆68Updated 9 years ago
- Collection of fractal types and coloring methods all in pixel shaders.☆40Updated 4 years ago
- Cel Shading of two thresholds with a blur/gradient between them for Unity☆58Updated 6 years ago
- Scalable Vector Graphics creation and drawing component for Unity☆39Updated 7 years ago
- A complete remake of 2005 demo "Final Audition" by Plastic. After 12 years remade in Unity and now available in VR.☆123Updated 7 years ago
- Procedural Generation toolkit for Unity3D☆20Updated 7 years ago
- An example showing how to generate per-object motion vectors when using DrawMesh.☆79Updated 7 years ago
- ☆66Updated 6 years ago
- Creating Shaders (via code and Shader Graph) in Unity 2019☆70Updated 5 years ago
- Boids implemented using Unity's Entity Component System☆58Updated 5 years ago