A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp/subgroup sizes.
☆283Jan 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…☆429Dec 14, 2024Updated last year
- A compute shader implementation of the OneSweep sorting algorithm.☆71Mar 15, 2024Updated last year
- core WebGPU shaders☆15Aug 18, 2024Updated last year
- Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.☆35Nov 5, 2024Updated last year
- Ray Tracing in One Weekend with DXR☆16Jun 18, 2024Updated last year
- 一些项目中的公共测试,项目之间通用的一些东西☆17Jan 9, 2020Updated 6 years ago
- SH for HLSL 2021☆241Mar 1, 2025Updated last year
- This is my experiments with BVH build algorithms on GPU.☆56Oct 14, 2024Updated last year
- Repository with HLSL and GLSL sample code for self-intersection avoidance in DXR and Vulkan☆20Dec 4, 2023Updated 2 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆58Aug 27, 2023Updated 2 years ago
- Implementing Adaptive Virtual Texture in HDRP☆75Jul 12, 2025Updated 7 months ago
- Rendering Point Clouds with Compute Shaders☆743Feb 2, 2023Updated 3 years ago
- ☆18Aug 16, 2025Updated 6 months ago
- The Vulkan GPU radix sort implementation from Google Fuchsia, but with CMake☆12Jan 13, 2023Updated 3 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆51Dec 22, 2024Updated last year
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆129Jun 23, 2025Updated 8 months ago
- A 2D implementation of Radiance Cascades by Alexander Sannikov.☆64May 3, 2024Updated last year
- An updated build of PEEL dedicated to PhysX☆143Jun 14, 2025Updated 8 months ago
- Analyze and convert normal textures☆111Mar 21, 2024Updated last year
- GPU Radix Sort implemented in Vulkan and GLSL.☆84Apr 4, 2024Updated last year
- small generic spatial clustering C++ library☆43Nov 11, 2025Updated 3 months ago
- Demo project for the leb3D structure for path tracing☆25Aug 10, 2025Updated 6 months ago
- Filter-adapted Spatiotemporal Sampling for Real-Time Rendering☆200Jan 6, 2025Updated last year
- AMD ARR team rendering framework☆453Nov 20, 2025Updated 3 months ago
- Render Pipeline Shaders SDK☆356May 17, 2024Updated last year
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆376Jun 19, 2022Updated 3 years ago
- Parallel reduction with unity compute shader☆13Aug 27, 2023Updated 2 years ago
- continuous level of detail mesh library☆317Nov 11, 2025Updated 3 months ago
- GPU texture/buffer performance tester☆673Nov 19, 2020Updated 5 years ago
- ☆48Mar 20, 2023Updated 2 years ago
- Cross-platform (Web/native) demo of WebGPU using C++, CMake, Dawn, and Emscripten with Dawn's "emdawnwebgpu" bindings.☆89Sep 13, 2025Updated 5 months ago
- Unity C# wrapper of iwasm☆28Mar 13, 2024Updated last year
- Correct application of the Lanczos filter in 2D☆52May 2, 2025Updated 10 months ago
- Vulkan timeline semaphore + async compute performance sample☆36Jun 28, 2024Updated last year
- Slang Render Hardware Interface☆164Updated this week
- 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
- Data serialisation and management toolset for Unity☆20Nov 2, 2025Updated 4 months ago
- Replication of the amazing Grass/Foliage Rendering in Ghost of Tsushima☆17May 17, 2023Updated 2 years ago
- Public repository for Precomputed Culling. Contains documentation and Source of the API webpage. All Issues about Precomputed Culling sho…☆18Jun 27, 2025Updated 8 months ago