b0nes164 / ShaderOneSweepLinks
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
Sorting:
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆77Updated last year
- ☆49Updated last month
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆86Updated last year
- Spatially Hashed Radiance Cache (SHaRC) Library☆73Updated 3 months ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆59Updated 10 months ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆26Updated 2 months ago
- Bloom using FFT to accelerate convolution, with Unity URP☆118Updated 2 years ago
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- Demo code for the compressed shadow maps project☆46Updated 5 years ago
- A path tracing demo using hardware accelerated ray tracing in Unity☆135Updated 11 months ago
- ☆44Updated 2 years ago
- ☆12Updated last year
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆44Updated 5 months ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆46Updated last year
- Real-time global illumination using screen-space information for Unity HDRP☆102Updated 7 months ago
- small generic spatial clustering C++ library☆28Updated 4 months ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆33Updated 2 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
- Performance optimizations for screen space reflections technique☆15Updated 4 years ago
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆45Updated last year
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 4 months ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆93Updated 2 months ago
- Stochastic Substitute Tree (SST) real-time demo☆21Updated 5 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆84Updated last year
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆74Updated 4 years ago