gokselgoktas / sdf-ray-marching
A simple project showing how to integrate a signed distance field ray marcher into Unity's deferred shading pipeline
☆23Updated 7 years ago
Alternatives and similar repositories for sdf-ray-marching:
Users that are interested in sdf-ray-marching are comparing it to the libraries listed below
- a slightly hacked up version of OpenCL.Net for use in Unity3D☆33Updated 7 years ago
- Marching Cubes using DX11 geometry shaders in Unity 4 and 5☆46Updated 7 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
- ☆29Updated 7 years ago
- ☆36Updated 3 years ago
- ☆56Updated 6 years ago
- 32-bit packed color format with RGBM encoding for shader use☆41Updated 7 years ago
- Highly Experimental, General-Purpose Shuriken particle shaders for Unity3D☆37Updated 3 years ago
- ☆66Updated 6 years ago
- Parallelised 2D deformable bodies using the C# Job system, Unity's Burst compiler and GPU instancing☆86Updated 6 years ago
- Testing a sphere point picking function.☆25Updated 7 years ago
- GPU ComputeShader implementation of Marching Cubes algorithm☆74Updated 7 years ago
- A utility for mesh simplification☆15Updated 9 years ago
- A volumetric particle system for Unity3D.☆68Updated 9 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
- 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
- ☆77Updated 6 years ago
- Proof of concept for a translucency / fake subsurface-scattering shader, using multiple passes with different blend ops to calculate thic…☆42Updated 6 years ago
- GPU Particles for Unity☆49Updated 3 years ago
- Interactive 3D Fluid Simulation based on SPH☆54Updated 6 years ago
- An automatic procedural mesh generator. Takes a simple list of vertices and undirected edges, and outputs a triangulated mesh, with consi…☆46Updated 7 years ago
- Shows how to support rendering per-instance motion vectors within Indirect instanced drawing of Unity.☆50Updated 7 years ago
- Some experiments on a divergence-free noise function (Unity)☆44Updated 9 years ago
- Presentation deck for my talk at Unite Shanghai/Seoul 2019☆53Updated 5 years ago
- Raytracing project in Unity for computer graphics graduate credit.☆34Updated 7 years ago
- A deferred translucency (with Subsurface Scattering) shader for Unity3D that integrates with existing Deferred rendering and Standard sha…☆25Updated 9 years ago
- A research-oriented version of the TAA implementation from Unity's post-processing stack☆39Updated 7 years ago
- Wave Function Collapse and Growing Neural Grids combined!☆58Updated 4 years ago