b0nes164 / GPUPrefixSums
A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp/subgroup sizes.
☆116Updated 3 weeks ago
Alternatives and similar repositories for GPUPrefixSums:
Users that are interested in GPUPrefixSums are comparing it to the libraries listed below
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆304Updated 2 months ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆72Updated 9 months ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆58Updated 2 weeks ago
- ☆117Updated 3 months ago
- A compute shader implementation of the OneSweep sorting algorithm.☆63Updated 11 months ago
- GPU Radix Sort implemented in Vulkan and GLSL.☆53Updated 10 months ago
- ReSTIR FG: Real-Time Reservoir Resampled Photon Final Gathering☆47Updated last month
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆62Updated 11 months ago
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆62Updated 2 months ago
- Filter-adapted Spatiotemporal Sampling for Real-Time Rendering☆162Updated last month
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆94Updated 3 weeks ago
- ☆154Updated 4 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆33Updated last year
- This is my experiments with BVH build algorithms on GPU.☆51Updated 4 months ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆70Updated 3 months ago
- The Tauray renderer☆121Updated last month
- Collection of meshlet generation algorithms☆100Updated last week
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆117Updated 2 months ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆41Updated last month
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 8 months ago
- Stochastic Substitute Tree (SST) real-time demo☆20Updated 4 years ago
- Assets used during the creation of SEED's Project PICA PICA☆73Updated 5 years ago
- ☆111Updated last year
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆76Updated 2 years ago
- ☆17Updated 6 months ago
- ☆56Updated 7 months ago
- Low-level API examples using C++, C#, Rust, Python, Swift, Java, and Kotlin languages☆19Updated 2 months ago
- ☆41Updated last month