b0nes164 / ShaderOneSweepLinks
A compute shader implementation of the OneSweep sorting algorithm.
☆70Updated 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
- How to do DXT/BCn texture compression in Unity using compute shaders☆97Updated 2 years ago
- ☆86Updated 7 months ago
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- A path tracing demo using hardware accelerated ray tracing in Unity☆145Updated last year
- Demo 2D implementation of radiance cascade global illumination in Unity.☆62Updated last year
- Bloom using FFT to accelerate convolution, with Unity URP☆124Updated 2 years ago
- Real-time global illumination using screen-space information for Unity HDRP☆152Updated last year
- ☆13Updated 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
- 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
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- ☆46Updated 2 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆56Updated 2 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆31Updated 4 months ago
- Raytracing by compute shader in unity☆122Updated 3 months ago
- Unity + Compute shaders + GPU Radix sort + LBVH + Wave intrinsics + Raytracing☆22Updated 2 years ago
- Simple DXR powered PathTracer in Unity☆57Updated 6 years ago
- Demo code for the compressed shadow maps project☆58Updated 6 years ago
- Alexander Sannikov's Radiance Cascades for Unity's URP☆161Updated 2 months ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆69Updated 4 years ago
- Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8☆171Updated 3 years ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆35Updated 3 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆64Updated 6 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆55Updated 4 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆86Updated 2 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆95Updated 10 months ago
- ☆52Updated 6 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆113Updated 4 years ago
- Path Tracing with Unity RayTracing Shader☆106Updated last month