b0nes164 / ShaderOneSweep
A compute shader implementation of the OneSweep sorting algorithm.
☆61Updated 10 months ago
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"☆72Updated 8 months ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆77Updated last year
- ☆41Updated last week
- A custom Scriptable Render Pipeline using ray tracing only.☆23Updated last year
- Spatially Hashed Radiance Cache (SHaRC) Library☆54Updated last week
- Demo 2D implementation of radiance cascade global illumination in Unity.☆53Updated 6 months ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆32Updated last year
- A path tracing demo using hardware accelerated ray tracing in Unity☆124Updated 6 months ago
- ☆44Updated last year
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆20Updated last month
- Path Tracing with Unity RayTracing Shader☆65Updated 9 months ago
- Raytracing by compute shader in unity☆103Updated 9 months ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆62Updated 10 months ago
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆68Updated 2 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆69Updated 4 years ago
- A simple 2D implementation of Radiance Cascades by Alexander Sannikov in Unity☆73Updated 5 months ago
- Unity + Compute shaders + GPU Radix sort + LBVH + Wave intrinsics + Raytracing☆15Updated last year
- real time ASTC texture compression by computer shader☆76Updated 2 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆115Updated 3 weeks ago
- ☆18Updated 5 months ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆84Updated last year
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆30Updated 2 years ago
- Simple DXR powered PathTracer in Unity☆52Updated 5 years ago
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp…☆108Updated this week
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆41Updated 10 months ago
- Bloom using FFT to accelerate convolution, with Unity URP☆105Updated last year
- Checkerboard rendering with Magnum and OpenGL☆41Updated 2 years ago
- Implementation of the paper "Real-time polygonal-light shading with linearly transformed cosines"☆15Updated last year