b0nes164 / ShaderOneSweep
A compute shader implementation of the OneSweep sorting algorithm.
☆67Updated last year
Alternatives and similar repositories for ShaderOneSweep:
Users that are interested in ShaderOneSweep are comparing it to the libraries listed below
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆76Updated last year
- How to do DXT/BCn texture compression in Unity using compute shaders☆83Updated last year
- ☆48Updated 2 weeks ago
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆59Updated 9 months ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆71Updated 2 months ago
- A path tracing demo using hardware accelerated ray tracing in Unity☆132Updated 10 months ago
- Bloom using FFT to accelerate convolution, with Unity URP☆116Updated last year
- Demo code for the compressed shadow maps project☆47Updated 5 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆72Updated 4 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆46Updated last year
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆26Updated last month
- Real-time global illumination using screen-space information for Unity HDRP☆97Updated 6 months ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆32Updated 2 years ago
- ☆51Updated 5 years ago
- ☆44Updated 2 years ago
- Alexander Sannikov's Radiance Cascades for Unity's URP☆118Updated this week
- Implementation of the paper "Real-time polygonal-light shading with linearly transformed cosines"☆17Updated last year
- Raytracing by compute shader in unity☆115Updated last month
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆64Updated last year
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆83Updated last year
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆43Updated 4 months ago
- small generic spatial clustering C++ library☆27Updated 3 months ago
- ☆11Updated last year
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor …☆88Updated 7 months ago
- Performance optimizations for screen space reflections technique☆15Updated 4 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