b0nes164 / ShaderOneSweepLinks
A compute shader implementation of the OneSweep sorting algorithm.
☆68Updated 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
- ☆68Updated 2 weeks ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆85Updated last year
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- small generic spatial clustering C++ library☆29Updated 3 weeks ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆59Updated 11 months ago
- A path tracing demo using hardware accelerated ray tracing in Unity☆136Updated 11 months ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆74Updated 4 months ago
- Bloom using FFT to accelerate convolution, with Unity URP☆121Updated 2 years ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆33Updated 2 years ago
- Demo code for the compressed shadow maps project☆46Updated 5 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆49Updated last year
- 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
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆45Updated last year
- ☆12Updated last year
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- ☆44Updated 2 years ago
- Performance optimizations for screen space reflections technique☆15Updated 4 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
- Real-time global illumination using screen-space information for Unity HDRP☆109Updated 7 months ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆28Updated 3 months ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆93Updated 3 months ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- Simple DXR powered PathTracer in Unity☆54Updated 5 years ago
- ☆52Updated 5 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- Precomputed Radiance Transfer Global Illumination in Unity URP☆185Updated 2 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆107Updated last year
- ☆77Updated 4 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 5 months ago