b0nes164 / GPUPrefixSums
A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp/subgroup sizes.
☆90Updated last week
Related projects ⓘ
Alternatives and complementary repositories for GPUPrefixSums
- State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoreti…☆143Updated last month
- Spatially Hashed Radiance Cache (SHaRC) Library☆49Updated 3 months ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆71Updated 6 months ago
- A compute shader implementation of the OneSweep sorting algorithm.☆60Updated 8 months ago
- This is my experiments with BVH build algorithms on GPU.☆46Updated last month
- Collection of meshlet generation algorithms☆93Updated 10 months ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆29Updated last year
- ☆152Updated 3 years ago
- ☆116Updated 2 weeks ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆26Updated last week
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 5 months ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆57Updated 8 months ago
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆94Updated last month
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆38Updated 2 months ago
- Customizable compute shader for fast cache-aware mipmap generation☆46Updated 2 months ago
- ☆50Updated 4 months ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆113Updated 3 weeks ago
- ReSTIR FG: Real-Time Reservoir Resampled Photon Final Gathering☆43Updated last month
- ☆43Updated last year
- ☆41Updated last year
- ☆134Updated 11 months ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆104Updated 5 years ago
- GPU Radix Sort implemented in Vulkan and GLSL.☆45Updated 7 months ago
- Data tables used in the Transvoxel Algorithm☆45Updated last year
- All documents related to my master thesis☆57Updated last year
- The Tauray renderer☆119Updated last week
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆31Updated this week
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor …☆71Updated 2 months ago
- ☆128Updated last year
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆53Updated 2 years ago