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
- ☆86Updated 6 months ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆96Updated 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.☆61Updated last year
- 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☆150Updated last year
- ☆46Updated 2 years ago
- Bloom using FFT to accelerate convolution, with Unity URP☆123Updated 2 years ago
- ☆13Updated 2 years ago
- Alexander Sannikov's Radiance Cascades for Unity's URP☆159Updated last month
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆79Updated 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
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆35Updated 3 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆64Updated 6 years ago
- Demo code for the compressed shadow maps project☆58Updated 6 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆54Updated 2 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆31Updated 3 months ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year
- Raytracing by compute shader in unity☆119Updated 2 months ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆94Updated last week
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆113Updated 4 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆68Updated 4 years ago
- Simple DXR powered PathTracer in Unity☆57Updated 6 years ago
- Performance optimizations for screen space reflections technique☆15Updated 4 years ago
- Unity + Compute shaders + GPU Radix sort + LBVH + Wave intrinsics + Raytracing☆22Updated 2 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 9 months ago
- A static utility class for Unity which handles generating and loading periodic, cloud-like (perlin-worley) 3D noise textures on the GPU.☆134Updated 6 years ago