b0nes164 / ShaderOneSweep
A compute shader implementation of the OneSweep sorting algorithm.
☆64Updated last year
Alternatives and similar repositories for ShaderOneSweep:
Users that are interested in ShaderOneSweep are comparing it to the libraries listed below
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆74Updated 10 months ago
- ☆42Updated 2 months ago
- A custom Scriptable Render Pipeline using ray tracing only.☆23Updated 2 years ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆81Updated last year
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆26Updated last week
- Spatially Hashed Radiance Cache (SHaRC) Library☆63Updated last month
- Demo 2D implementation of radiance cascade global illumination in Unity.☆56Updated 8 months ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆70Updated 4 years ago
- Bloom using FFT to accelerate convolution, with Unity URP☆114Updated last year
- A path tracing demo using hardware accelerated ray tracing in Unity☆127Updated 8 months ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆36Updated last year
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- ☆44Updated 2 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆91Updated last week
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆44Updated last year
- Alexander Sannikov's Radiance Cascades for Unity's URP☆111Updated 3 weeks ago
- Simple DXR powered PathTracer in Unity☆53Updated 5 years ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆71Updated 2 years ago
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- Real-time global illumination using screen-space information for Unity HDRP☆83Updated 4 months ago
- Path Tracing with Unity RayTracing Shader☆74Updated 11 months ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆42Updated 3 months ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆32Updated 2 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆103Updated last year
- Performance optimizations for screen space reflections technique☆14Updated 4 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 2 months ago
- ☆51Updated 5 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆82Updated last year
- real time ASTC texture compression by computer shader☆97Updated 3 years ago