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.
☆278Updated 10 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…☆403Updated 11 months ago
- Sample benchmark demonstrating the VK_KHR_cooperative_matrix extension☆102Updated 5 months ago
- FidelityFX Parallel Sort☆111Updated 4 years ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆125Updated 11 months ago
- ☆128Updated 3 months ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆91Updated last month
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆76Updated last year
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆80Updated last year
- Neural Network in Dx12/HLSL Shaders☆108Updated 6 months ago
- Samplin' Safari is a research tool to visualize and interactively inspect high-dimensional (quasi) Monte Carlo samplers.☆162Updated 3 months ago
- My master bibliography file with publications mostly in computer graphics, rendering, transport theory, and statistics.☆184Updated 2 months ago
- nanothread — Minimal thread pool for task parallelism☆89Updated last month
- ☆149Updated 9 months ago
- Collection of meshlet generation algorithms☆119Updated last week
- Cross-platform C++ SDK for graphics, compute, and simulation. Supports GPU-accelerated algorithms, meshes, images, and UI, with bindings …☆146Updated this week
- continuous level of detail mesh library☆318Updated 3 weeks ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated last year
- ☆113Updated last year
- Demo project for the large scale game component with CBTs☆164Updated last month
- ☆69Updated 2 months ago
- Code accompanying the blog post on bvh construction.☆434Updated last year
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆65Updated last year
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆80Updated last year
- ☆78Updated 3 years ago
- Parallel Locally-Ordered Clustering for Bounding Volume Hierarchy Construction☆35Updated 7 years ago
- GPU Ray Tracing Library☆86Updated 7 months ago
- Research shading language IR☆284Updated last week
- The code to accompany "Constant Time Stateless Shuffling and Grouping"☆48Updated 2 years ago
- Source Code (Direct Lighting Part) for SIGGRAPH 2024 Paper "Area ReSTIR: Resampling for Real-Time Defocus and Antialiasing"☆177Updated last year
- A wave-optical path tracer☆138Updated 2 months ago