chriscummings100 / signeddistancefieldsLinks
Signed distance field demos and examples
☆109Updated 2 years ago
Alternatives and similar repositories for signeddistancefields
Users that are interested in signeddistancefields are comparing it to the libraries listed below
Sorting:
- 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
- ☆66Updated 6 years ago
- A signed distance function generator running inside Unity☆137Updated 7 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.☆84Updated last year
- How to do DXT/BCn texture compression in Unity using compute shaders☆85Updated last year
- Real-time global illumination using screen-space information for Unity HDRP☆104Updated 7 months ago
- Resources for water rendering☆204Updated 3 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- Fast 3d/4d divergence-free noise for shaders.☆48Updated last year
- Distance-field volume generator for Unity☆182Updated 8 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆93Updated 2 months ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- Cone-sphere occlusion LUT generator☆81Updated 8 years ago
- Temporal reprojection example for Unity☆116Updated 6 years ago
- ☆153Updated 7 years ago
- raymarching experiment in unity☆86Updated 5 years ago
- Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8☆167Updated 2 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆107Updated last year
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆93Updated 6 years ago
- Parallelised 2D deformable bodies using the C# Job system, Unity's Burst compiler and GPU instancing☆86Updated 6 years ago
- ☆37Updated 3 years ago
- Examples of how to draw a procedural triangle in Unity3D☆61Updated last year
- Neural Network Ambient Occlusion for Unity☆78Updated 7 years ago
- Brunetons procomputed atmospheric scatting in Unity☆59Updated 3 years ago
- A simple test project for a pseudo random number generator designed for compute shaders.☆34Updated 7 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 project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆72Updated 2 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆67Updated last year
- Demo 2D implementation of radiance cascade global illumination in Unity.☆59Updated 10 months ago