b0nes164 / GPUPrefixSumsLinks
A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp/subgroup sizes.
☆153Updated 5 months ago
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…☆356Updated 7 months ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆75Updated 5 months ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆77Updated last year
- A compute shader implementation of the OneSweep sorting algorithm.☆69Updated last year
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆73Updated 7 months ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆50Updated last year
- Demo project for the large scale game component with CBTs☆157Updated 10 months ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆124Updated 7 months ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆120Updated 4 months ago
- An educational path tracer written in C using Vulkan to supplement a lecture series on path tracing.☆23Updated 4 months ago
- Neural Network in Dx12/HLSL Shaders☆101Updated 2 months ago
- Collection of meshlet generation algorithms☆108Updated 4 months ago
- ☆160Updated 4 years ago
- small generic spatial clustering C++ library☆30Updated this week
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆88Updated 3 weeks ago
- LucidRaster: real-time GPU software rasterizer for exact OIT☆40Updated 4 months ago
- ☆150Updated 5 months ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 9 months ago
- Customizable compute shader for fast cache-aware mipmap generation☆51Updated 10 months ago
- ReSTIR FG: Real-Time Reservoir Resampled Photon Final Gathering☆51Updated 4 months ago
- All documents related to my master thesis☆56Updated last year
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆65Updated last year
- ☆149Updated 5 months ago
- ☆97Updated 2 months ago
- FidelityFX Parallel Sort☆109Updated 3 years ago
- ☆123Updated 8 months ago
- ☆72Updated last month
- ☆45Updated 2 years ago
- My master bibliography file with publications mostly in computer graphics, rendering, transport theory, and statistics.☆184Updated last month
- Real-time Global Illumination with Vulkan Ray Tracing API☆98Updated 2 years ago