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:
- Resources for water rendering☆206Updated 3 years ago
- A ray tracer, built in Unity with compute shaders☆143Updated 5 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year
- How to do DXT/BCn texture compression in Unity using compute shaders☆86Updated 2 years ago
- 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
- ☆66Updated 6 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆108Updated last year
- Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8☆168Updated 2 years ago
- ☆156Updated 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
- Real-time global illumination using screen-space information for Unity HDRP☆111Updated 8 months ago
- ☆52Updated 5 years ago
- ☆37Updated 3 years ago
- Simple DXR powered PathTracer in Unity☆56Updated 5 years ago
- Brunetons procomputed atmospheric scatting in Unity☆59Updated 3 years ago
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆93Updated 6 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.