kristofe / UnityGPUMarchingCubesLinks
Marching Cubes using DX11 geometry shaders in Unity 4 and 5
☆46Updated 8 years ago
Alternatives and similar repositories for UnityGPUMarchingCubes
Users that are interested in UnityGPUMarchingCubes are comparing it to the libraries listed below
Sorting:
- An attempt at using compute shaders.☆65Updated 10 years ago
- A volumetric particle system for Unity3D.☆68Updated 10 years ago
- An example showing how to generate per-object motion vectors when using DrawMesh.☆80Updated 7 years ago
- a slightly hacked up version of OpenCL.Net for use in Unity3D☆33Updated 7 years ago
- ☆78Updated 8 years ago
- Shows how to support rendering per-instance motion vectors within Indirect instanced drawing of Unity.☆49Updated 7 years ago
- GPU ComputeShader implementation of Marching Cubes algorithm☆75Updated 8 years ago
- Temporal reprojection example for Unity☆116Updated 6 years ago
- A simple test project for a pseudo random number generator designed for compute shaders.☆34Updated 7 years ago
- An attempt at rendering the "Dabrovic Sponza" scene with Unity.☆63Updated 5 years ago
- A deferred translucency (with Subsurface Scattering) shader for Unity3D that integrates with existing Deferred rendering and Standard sha…☆25Updated 10 years ago
- ☆56Updated 7 years ago
- Parallelised 2D deformable bodies using the C# Job system, Unity's Burst compiler and GPU instancing☆88Updated 6 years ago
- 32-bit packed color format with RGBM encoding for shader use☆41Updated 7 years ago
- ☆107Updated 10 years ago
- A clean room implementation of Structured Volume Sampling by Bowles and Zimmermann in Unity☆33Updated 8 years ago
- GPU Particles for Unity☆49Updated 4 years ago
- Perlin noise on the GPU in Unity☆43Updated 3 years ago
- Unity: "Lucy" from The Stanford 3D Scanning Repository☆19Updated 9 years ago
- Get texture data asynchronously in Unity 5☆116Updated 7 years ago
- A really simple Unity3D/DirectX 11 particle system using compute shaders to handle millions of particles.☆132Updated 10 years ago
- A simple example of MRT (multi render targets) with Unity☆86Updated 8 years ago
- Proof of concept for a translucency / fake subsurface-scattering shader, using multiple passes with different blend ops to calculate thic…☆43Updated 7 years ago
- Experimenting with Unity's ScriptableRenderPipeline feature☆28Updated 7 years ago
- Testing a sphere point picking function.☆25Updated 7 years ago
- Procedural noise on the GPU for Unity.☆62Updated 8 years ago
- Port of https://github.com/gorhill/Javascript-Voronoi by Raymond Hill to Unity. Also, an attempt at dynamic mesh fractures.☆68Updated 10 years ago
- A small library of noise functions☆42Updated 9 years ago
- SSAO image effect for deferred shading☆88Updated 9 years ago
- ☆60Updated 5 years ago