samuelbigos / signed_distance_fields_in_unityLinks
Experiments with SDF rendering, modifying, and collisions in Unity.
☆11Updated 3 years ago
Alternatives and similar repositories for signed_distance_fields_in_unity
Users that are interested in signed_distance_fields_in_unity are comparing it to the libraries listed below
Sorting:
- Demo 2D implementation of radiance cascade global illumination in Unity.☆61Updated last year
- Real-time global illumination using screen-space information for Unity HDRP☆149Updated last year
- VFX examples making use of the mesh-to-sdf real-time SDF generator☆68Updated 2 years ago
- Texel-Shading (experimental!) inside the Universal Render Pipeline.☆52Updated 3 years ago
- Render a voxel model in Unity by raymarching a 3D texture☆46Updated last year
- 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☆97Updated 2 years ago
- ☆68Updated 5 years ago
- A tool for Unity uses normal maps to create more accurate roughness mipmaps.☆66Updated 6 years ago
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆94Updated 7 years ago
- billboard imposter baking for Unity☆57Updated 7 years ago
- Vertex ambient occlusion baking tool for Unity.☆37Updated 5 years ago
- HDRP remaster of the classic Sponza scene.☆50Updated 3 years ago
- Jump Flooding Algorithm with compute shader in Unity☆41Updated 5 years ago
- Unity 3D Deferred Grass☆23Updated 4 years ago
- ☆52Updated 6 years ago
- ☆29Updated 4 years ago
- Reflection Probe Atlas impl. for Unity☆25Updated 6 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆31Updated 3 months ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆79Updated 5 years ago
- Brunetons procomputed atmospheric scatting in Unity