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
- ☆86Updated 8 months ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆97Updated 2 years ago
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- 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
- A path tracing demo using hardware accelerated ray tracing in Unity☆145Updated last year
- Real-time global illumination using screen-space information for Unity HDRP☆154Updated last year
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆77Updated 3 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
- ☆13Updated 2 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- Alexander Sannikov's Radiance Cascades for Unity's URP☆161Updated 3 months ago
- ☆46Updated 2 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆64Updated 6 years ago
- Raytracing by compute shader in unity☆122Updated 3 months ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆36Updated 3 years ago
- Demo code for the compressed shadow maps project☆59Updated 6 years ago
- [SIGGRAPH 25 Poster] A realtime global illumination renderer using Surfels as scene cache.☆48Updated 6 months ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆57Updated 2 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆69Updated 4 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆31Updated 5 months ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆87Updated 2 years ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆101Updated last month
- This editor allows editing 2D tangent fields and rendering in real-time the anisotropic appearance defined by such fields.☆23Updated 11 months ago
- Simple DXR powered PathTracer in Unity☆57Updated 6 years ago
- A Vulkan implementation of the Visibility Buffer rendering method with hardware tessellation☆22Updated 6 years ago
- Performance optimizations for screen space reflections technique☆16Updated 5 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆113Updated 4 years ago
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆45Updated last year