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"☆79Updated last year
- ☆85Updated 3 months ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆90Updated 2 years ago
- A custom Scriptable Render Pipeline using ray tracing only.☆25Updated 2 years ago
- A path tracing demo using hardware accelerated ray tracing in Unity☆139Updated last year
- Demo 2D implementation of radiance cascade global illumination in Unity.☆60Updated last year
- Real-time global illumination using screen-space information for Unity HDRP☆141Updated 11 months ago
- ☆45Updated 2 years ago
- Bloom using FFT to accelerate convolution, with Unity URP☆122Updated 2 years ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆75Updated 2 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆78Updated 5 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆52Updated 2 years ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆34Updated 3 years ago
- Unity + Compute shaders + GPU Radix sort + LBVH + Wave intrinsics + Raytracing☆19Updated 2 years ago
- Demo code for the compressed shadow maps project☆51Updated 5 years ago
- Alexander Sannikov's Radiance Cascades for Unity's URP☆150Updated last month
- Simple DXR powered PathTracer in Unity☆56Updated 6 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- ☆13Updated 2 years ago
- Performance optimizations for screen space reflections technique☆15Updated 4 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆63Updated 5 years ago
- Raytracing by compute shader in unity☆119Updated 3 weeks ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆87Updated last month
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆31Updated last month
- Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8☆170Updated 2 years ago
- Precomputed Radiance Transfer for Real-Time Rendering in Dynamic, Low-Frequency Lighting Environments☆56Updated 7 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆67Updated 4 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 6 months ago