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.
☆274Updated 9 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…☆396Updated 10 months ago
- Sample benchmark demonstrating the VK_KHR_cooperative_matrix extension☆101Updated 5 months ago
- FidelityFX Parallel Sort☆112Updated 4 years ago
- ☆128Updated 2 months ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆125Updated 11 months ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆89Updated 2 weeks ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆79Updated last year
- Neural Network in Dx12/HLSL Shaders☆109Updated 5 months ago
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆75Updated 11 months ago
- One stop shop for getting started with SPIR-V.☆219Updated last week
- Code accompanying the blog post on bvh construction.☆434Updated last year
- A micro Vulkan compute pipeline and a collection of benchmarking compute shaders☆254Updated 7 months ago
- Collection of meshlet generation algorithms☆120Updated 2 weeks ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆66Updated last year
- My master bibliography file with publications mostly in computer graphics, rendering, transport theory, and statistics.☆184Updated last month
- LucidRaster: real-time GPU software rasterizer for exact OIT☆54Updated 3 weeks ago
- The code to accompany "Constant Time Stateless Shuffling and Grouping"☆48Updated 2 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆69Updated last year
- GPU Ray Tracing Library☆85Updated 6 months ago
- Source Code (Direct Lighting Part) for SIGGRAPH 2024 Paper "Area ReSTIR: Resampling for Real-Time Defocus and Antialiasing"☆178Updated last year
- Sample for cluster-based continuous level of detail rasterization or ray tracing☆131Updated this week
- 💡 Experimental real-time global illumination renderer 🦀☆75Updated last year
- continuous level of detail mesh library☆314Updated last month
- Meeting notes of the Graphics Programming Virtual Meetup☆80Updated 11 months ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆119Updated 4 months ago
- Real-time GPU profiling layer for Vulkan applications.☆78Updated last week
- small generic spatial clustering C++ library☆39Updated last month
- ☆149Updated 9 months ago
- ☆77Updated 3 years ago
- 📕 A clone of @rygorous series of posts on the graphics pipeline.☆99Updated 4 years ago