A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp/subgroup sizes.
☆285Jan 29, 2025Updated last year
Alternatives and similar repositories for GPUPrefixSums
Users that are interested in GPUPrefixSums are comparing it to the libraries listed below
Sorting:
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆447Dec 14, 2024Updated last year
- A compute shader implementation of the OneSweep sorting algorithm.☆71Mar 15, 2024Updated 2 years ago
- core WebGPU shaders☆15Aug 18, 2024Updated last year
- Repository with HLSL and GLSL sample code for self-intersection avoidance in DXR and Vulkan☆20Dec 4, 2023Updated 2 years ago
- Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.☆36Nov 5, 2024Updated last year
- The Vulkan GPU radix sort implementation from Google Fuchsia, but with CMake☆13Jan 13, 2023Updated 3 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Oct 14, 2024Updated last year
- SH for HLSL 2021☆241Mar 1, 2025Updated last year
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆51Dec 22, 2024Updated last year
- Implementing Adaptive Virtual Texture in HDRP☆75Jul 12, 2025Updated 8 months ago
- ☆18Aug 16, 2025Updated 7 months ago
- Ray Tracing in One Weekend with DXR☆17Jun 18, 2024Updated last year
- implementation of the paper "Mesh Colors"☆14Dec 27, 2023Updated 2 years ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆67Feb 29, 2024Updated 2 years ago
- Correct application of the Lanczos filter in 2D☆53May 2, 2025Updated 10 months ago
- Rendering Point Clouds with Compute Shaders☆739Feb 2, 2023Updated 3 years ago
- Demo project for the large scale game component with CBTs☆163Oct 26, 2025Updated 4 months ago
- Analyze and convert normal textures☆111Mar 21, 2024Updated 2 years ago
- Source Code for EG 2025 Paper "Many-Light Rendering Using ReSTIR-Sampled Shadow Maps"☆24Jul 28, 2025Updated 7 months ago
- small generic spatial clustering C++ library☆43Nov 11, 2025Updated 4 months ago
- A 2D implementation of Radiance Cascades by Alexander Sannikov.☆64May 3, 2024Updated last year
- GPU texture/buffer performance tester☆678Nov 19, 2020Updated 5 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆59Aug 27, 2023Updated 2 years ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆131Jun 23, 2025Updated 8 months ago
- Physics simulation using displacement based dynamics☆13Dec 7, 2021Updated 4 years ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆377Jun 19, 2022Updated 3 years ago
- Filter-adapted Spatiotemporal Sampling for Real-Time Rendering☆203Jan 6, 2025Updated last year
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆89Sep 13, 2025Updated 6 months ago
- 一些项目中的公共测试,项目之间通用的一 些东西☆17Jan 9, 2020Updated 6 years ago
- Accompanying source code to "Fast Multi-View Rendering for Real-Time Applications" (EGPGV 2020 Paper)☆13Jul 31, 2022Updated 3 years ago
- Real-Time GPU Texture Codecs for the Web☆107Updated this week
- GPU Radix Sort implemented in Vulkan and GLSL.☆85Apr 4, 2024Updated last year
- Slang Render Hardware Interface☆170Updated this week
- Render Pipeline Shaders SDK☆357May 17, 2024Updated last year
- Demo project for the leb3D structure for path tracing☆25Aug 10, 2025Updated 7 months ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆221May 21, 2025Updated 10 months ago
- An updated build of PEEL dedicated to PhysX☆143Jun 14, 2025Updated 9 months ago
- ☆10Jul 22, 2023Updated 2 years ago
- A minimal atmospheric scattering implementation for Unity☆507Feb 27, 2021Updated 5 years ago