gokselgoktas / sdf-ray-marchingLinks
A simple project showing how to integrate a signed distance field ray marcher into Unity's deferred shading pipeline
☆23Updated 8 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
Sorting:
- Marching Cubes using DX11 geometry shaders in Unity 4 and 5☆46Updated 8 years ago
- a slightly hacked up version of OpenCL.Net for use in Unity3D☆33Updated 7 years ago
- An attempt at using compute shaders.☆65Updated 10 years ago
- 32-bit packed color format with RGBM encoding for shader use☆40Updated 7 years ago
- ☆37Updated 3 years ago
- GPU version (Unity compute compatible) of AABB triangle intersection based on Tomas Akenine-Möller's implementation that can be found her…☆73Updated 7 years ago
- This repository is old and deprecated. Use KinoMotion instead ->☆30Updated 9 years ago
- A simple test project for a pseudo random number generator designed for compute shaders.☆34Updated 7 years ago
- ☆14Updated 6 years ago
- ☆29Updated 8 years ago
- Experimenting with Unity's ScriptableRenderPipeline feature☆28Updated 7 years ago
- Proof of concept for a translucency / fake subsurface-scattering shader, using multiple passes with different blend ops to calculate thic…☆43Updated 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
- Shows how to support rendering per-instance motion vectors within Indirect instanced drawing of Unity.☆49Updated 7 years ago
- A volumetric particle system for Unity3D.☆68Updated 10 years ago
- ☆58Updated 7 years ago
- A deferred translucency (with Subsurface Scattering) shader for Unity3D that integrates with existing Deferred rendering and Standard sha…☆25Updated 10 years ago
- Highly Experimental, General-Purpose Shuriken particle shaders for Unity3D☆37Updated 3 years ago
- ☆56Updated 7 years ago
- Testing a sphere point picking function.☆25Updated 7 years ago
- Critically damped spring smoothing☆69Updated 9 years ago
- A utility for mesh simplification☆15Updated 10 years ago
- An automatic procedural mesh generator. Takes a simple list of vertices and undirected edges, and outputs a triangulated mesh, with consi…☆46Updated 8 years ago
- Procedural noise on the GPU for Unity.☆62Updated 8 years ago
- Multiple render targets without camera object for Unity.☆22Updated 9 years ago
- Wave Function Collapse and Growing Neural Grids combined!☆58Updated 5 years ago
- Temporal reprojection example for Unity☆116Updated 6 years ago
- ☆30Updated 7 years ago
- A research-oriented version of the TAA implementation from Unity's post-processing stack☆39Updated 8 years ago
- An example showing how to generate per-object motion vectors when using DrawMesh.☆79Updated 7 years ago