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
- Water rending with sum of sines on with low poly style through flat shading. Tested on Unity 5.3.5f1☆44Updated 7 years ago
- Marching Cubes using DX11 geometry shaders in Unity 4 and 5☆46Updated 7 years ago
- a slightly hacked up version of OpenCL.Net for use in Unity3D☆33Updated 7 years ago
- Unity3D, node based procedural texture generator☆82Updated 5 years ago
- Critically damped spring smoothing☆70Updated 9 years ago
- Procedural noise on the GPU for Unity.☆61Updated 8 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 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
- Visual Noise Designer for Unity☆70Updated 8 years ago
- SSAO image effect for deferred shading☆87Updated 9 years ago
- A volumetric particle system for Unity3D.☆68Updated 9 years ago
- ☆58Updated 7 years ago
- Cel Shading of two thresholds with a blur/gradient between them for Unity☆59Updated 7 years ago
- ☆66Updated 6 years ago
- Testing a sphere point picking function.☆25Updated 7 years ago
- Danesh is a tool for running, analysing, tweaking, improving and understanding procedural generators. Written in Unity C#.☆59Updated 8 years ago
- Distance-field volume generator for Unity☆181Updated 7 years ago
- Highly Experimental, General-Purpose Shuriken particle shaders for Unity3D☆37Updated 3 years ago
- Scanned statue models from the Three D Scans project, optimized for real-time rendering use.☆178Updated 6 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
- 32-bit packed color format with RGBM encoding for shader use☆40Updated 7 years ago
- Some experiments on a divergence-free noise function (Unity)☆44Updated 9 years ago
- ☆77Updated 7 years ago
- Neural Network Ambient Occlusion for Unity☆78Updated 7 years ago
- A bezier Spline system for Unity.☆109Updated 5 years ago
- ☆56Updated 6 years ago
- Temporal reprojection example for Unity☆116Updated 6 years ago
- Experimenting with Unity's ScriptableRenderPipeline feature☆28Updated 6 years ago
- An example showing how to generate per-object motion vectors when using DrawMesh.☆79Updated 7 years ago