ZY4N / Unity-2D-Radiance-Cascade-Demo
Demo 2D implementation of radiance cascade global illumination in Unity.
☆53Updated 7 months ago
Alternatives and similar repositories for Unity-2D-Radiance-Cascade-Demo:
Users that are interested in Unity-2D-Radiance-Cascade-Demo are comparing it to the libraries listed below
- A simple 2D implementation of Radiance Cascades by Alexander Sannikov in Unity☆91Updated 6 months ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆79Updated last year
- Real-time global illumination using screen-space information for Unity HDRP☆79Updated 3 months ago
- Unity package implementing clustered capsule/character occlusion☆132Updated 5 months ago
- Texel-Shading (experimental!) inside the Universal Render Pipeline.☆52Updated 2 years ago
- Alexander Sannikov's Radiance Cascades for Unity's URP☆103Updated this week
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆82Updated last year
- Bloom using FFT to accelerate convolution, with Unity URP☆110Updated last year
- Cached Shadow Map Solution for Unity☆79Updated 2 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆107Updated 3 years ago
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆128Updated 6 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆70Updated 4 years ago
- Simple DXR powered PathTracer in Unity☆52Updated 5 years ago
- Jump Flooding Algorithm with compute shader in Unity☆38Updated 4 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆53Updated 3 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆86Updated last year
- ☆51Updated 5 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆102Updated 2 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- A custom Scriptable Render Pipeline using ray tracing only.☆23Updated last year
- A path tracing demo using hardware accelerated ray tracing in Unity☆125Updated 7 months ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆69Updated 2 years ago
- A work in progress solution for capsule shadows in Unity.☆108Updated last year
- HDRP remaster of the classic Sponza scene.☆47Updated 2 years ago
- URP implementation of the Dual Kawase Blur method described in SIGGRAPH 2015 by Marius Bjorge.☆74Updated 2 years ago
- SIMD exercises for Burst and Unity☆99Updated 3 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆103Updated last year
- ScreenSpaceLighting for Unity in PostProcessStack V2.☆52Updated last year
- Sample scene that uses ray traced shadows generated by a compute shader using ray queries.☆36Updated 2 months ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆25Updated 2 weeks ago