chriscummings100 / signeddistancefieldsLinks
Signed distance field demos and examples
☆110Updated 3 years ago
Alternatives and similar repositories for signeddistancefields
Users that are interested in signeddistancefields are comparing it to the libraries listed below
Sorting:
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- ☆66Updated 6 years ago
- A ray tracer, built in Unity with compute shaders☆143Updated 6 years ago
- Resources for water rendering☆208Updated 3 years ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆87Updated 2 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- Experimenting with Unity's ScriptableRenderPipeline feature☆28Updated 7 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆109Updated last year
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆133Updated 6 years ago
- A signed distance function generator running inside Unity☆137Updated 7 years ago
- Texel-Shading (experimental!) inside the Universal Render Pipeline.☆52Updated 2 years ago
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆95Updated 6 years ago
- Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8☆169Updated 2 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆93Updated 4 months ago
- ☆52Updated 5 years ago
- Brunetons procomputed atmospheric scatting in Unity☆59Updated 3 years ago
- ☆156Updated 7 years ago
- A simple test project for a pseudo random number generator designed for compute shaders.☆34Updated 7 years ago
- ☆37Updated 3 years ago
- 32-bit packed color format with RGBM encoding for shader use☆41Updated 7 years ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆72Updated 2 years ago
- Parallelised 2D deformable bodies using the C# Job system, Unity's Burst compiler and GPU instancing☆88Updated 6 years ago
- Temporal reprojection example for Unity☆116Updated 6 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
- 💎 Approximated crystal caustics effect in Unity.☆74Updated 5 years ago
- Atmoshperic scatter in Unity☆74Updated 3 years ago
- Creating Shaders (via code and Shader Graph) in Unity 2019☆71Updated 6 years ago
- Example shaders showing different methods of implementing normal mapping for triplanar shaders.☆151Updated 6 years ago
- Real-time global illumination using screen-space information for Unity HDRP☆122Updated 9 months ago