b0nes164 / ShaderOneSweep
A compute shader implementation of the OneSweep sorting algorithm.
☆63Updated 11 months ago
Alternatives and similar repositories for ShaderOneSweep:
Users that are interested in ShaderOneSweep are comparing it to the libraries listed below
- How to do DXT/BCn texture compression in Unity using compute shaders☆79Updated last year
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆72Updated 9 months ago
- A custom Scriptable Render Pipeline using ray tracing only.☆23Updated last year
- ☆41Updated last month
- Spatially Hashed Radiance Cache (SHaRC) Library☆57Updated last week
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- ☆44Updated last year
- Demo 2D implementation of radiance cascade global illumination in Unity.☆53Updated 7 months ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆25Updated last week
- Bloom using FFT to accelerate convolution, with Unity URP☆110Updated last year
- GPU LBVH builder implemented in Vulkan and GLSL.☆33Updated last year
- A path tracing demo using hardware accelerated ray tracing in Unity☆125Updated 7 months ago
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- Unity + Compute shaders + GPU Radix sort + LBVH + Wave intrinsics + Raytracing☆16Updated last year
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated last month
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆42Updated 11 months ago
- A simple 2D implementation of Radiance Cascades by Alexander Sannikov in Unity☆91Updated 6 months ago
- Alexander Sannikov's Radiance Cascades for Unity's URP☆101Updated this week
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆85Updated last year
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆69Updated 4 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆53Updated 3 years ago
- ☆18Updated 6 months ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆31Updated 2 years ago
- ☆51Updated 5 years ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆62Updated 11 months ago
- HLSL GPU ray tracer utilizing a BVH tree as an acceleration structure☆16Updated 5 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆41Updated last month
- 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
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 3 years ago
- A collection of primarily graphics programming focused blog posts.☆66Updated 2 months ago