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
Related projects ⓘ
Alternatives and complementary repositories for AutoMesh
- Marching Cubes using DX11 geometry shaders in Unity 4 and 5☆47Updated 7 years ago
- Procedural noise on the GPU for Unity.☆61Updated 7 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
- GPU version (Unity compute compatible) of AABB triangle intersection based on Tomas Akenine-Möller's implementation that can be found her…☆71Updated 6 years ago
- Visual Noise Designer for Unity☆69Updated 7 years ago
- a slightly hacked up version of OpenCL.Net for use in Unity3D☆33Updated 6 years ago
- Skybox shaders based on the CIE sky models.☆26Updated 10 years ago
- ☆58Updated 6 years ago
- A volumetric particle system for Unity3D.☆68Updated 9 years ago
- Water rending with sum of sines on with low poly style through flat shading. Tested on Unity 5.3.5f1☆44Updated 7 years ago
- Critically damped spring smoothing☆70Updated 8 years ago
- This repository is old and deprecated. Use KinoMotion instead ->☆30Updated 8 years ago
- Cel Shading of two thresholds with a blur/gradient between them for Unity☆58Updated 6 years ago
- Highly Experimental, General-Purpose Shuriken particle shaders for Unity3D☆37Updated 3 years ago
- Unity3D, node based procedural texture generator☆82Updated 5 years ago
- SSAO image effect for deferred shading☆87Updated 8 years ago
- Some experiments on a divergence-free noise function (Unity)☆44Updated 8 years ago
- Testing a sphere point picking function.☆25Updated 7 years ago
- A C#/Unity port of Andy Gainey's procedural planet generator.☆46Updated 9 years ago
- An attempt at using compute shaders.☆65Updated 9 years ago
- Danesh is a tool for running, analysing, tweaking, improving and understanding procedural generators. Written in Unity C#.☆59Updated 8 years ago
- Scalable Vector Graphics creation and drawing component for Unity☆39Updated 6 years ago
- ☆77Updated 6 years ago
- ☆13Updated 6 years ago
- Wave Function Collapse and Growing Neural Grids combined!☆57Updated 4 years ago
- Perlin noise on the GPU in Unity☆42Updated 2 years ago
- ☆46Updated 9 years ago
- 32-bit packed color format with RGBM encoding for shader use☆41Updated 7 years ago
- Shows how to support rendering per-instance motion vectors within Indirect instanced drawing of Unity.☆49Updated 7 years ago