b0nes164 / ShaderOneSweepLinks
A compute shader implementation of the OneSweep sorting algorithm.
☆69Updated last year
Alternatives and similar repositories for ShaderOneSweep
Users that are interested in ShaderOneSweep are comparing it to the libraries listed below
Sorting:
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆80Updated last year
- ☆85Updated 5 months ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆95Updated 2 years ago
- A custom Scriptable Render Pipeline using ray tracing only.☆25Updated 2 years ago
- Real-time global illumination using screen-space information for Unity HDRP☆144Updated last year
- Demo 2D implementation of radiance cascade global illumination in Unity.☆61Updated last year
- A path tracing demo using hardware accelerated ray tracing in Unity☆143Updated last year
- GPU LBVH builder implemented in Vulkan and GLSL.☆54Updated 2 years ago
- Bloom using FFT to accelerate convolution, with Unity URP☆123Updated 2 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆79Updated 5 years ago
- ☆45Updated 2 years ago
- Demo code for the compressed shadow maps project☆55Updated 5 years ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆34Updated 3 years ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆76Updated 3 years ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆89Updated 2 weeks ago
- ☆13Updated 2 years ago
- Alexander Sannikov's Radiance Cascades for Unity's URP☆156Updated last week
- Unity + Compute shaders + GPU Radix sort + LBVH + Wave intrinsics + Raytracing☆21Updated 2 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆63Updated 6 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆67Updated 4 years ago
- Precomputed Radiance Transfer for Real-Time Rendering in Dynamic, Low-Frequency Lighting Environments☆56Updated 7 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆31Updated 2 months ago
- Performance optimizations for screen space reflections technique☆15Updated 4 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year
- A Vulkan implementation of the Visibility Buffer rendering method with hardware tessellation☆22Updated 6 years ago
- Raytracing by compute shader in unity☆118Updated last month
- small generic spatial clustering C++ library☆39Updated last month
- A RTX renderer☆40Updated 6 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago