b0nes164 / GPUSorting
State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoretically portable to all wave/warp/subgroup sizes.
☆336Updated 5 months ago
Alternatives and similar repositories for GPUSorting
Users that are interested in GPUSorting are comparing it to the libraries listed below
Sorting:
- A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp…☆133Updated 3 months ago
- Code accompanying the blog post on bvh construction.☆417Updated 7 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆332Updated last year
- Sandbox for graphics paper implementation☆236Updated 2 weeks ago
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆449Updated last month
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆69Updated 5 months ago
- SH for HLSL 2021☆226Updated 2 months ago
- AMD ARR team rendering framework☆407Updated 2 months ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆214Updated 3 years ago
- Vulkan implementation of ReSTIR☆160Updated 2 years ago
- RTXGI v2.0 Update including Neural Radiance Cache and Spatial Hash Radiance Cache☆205Updated 3 months ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆122Updated 5 months ago
- My master bibliography file with publications mostly in computer graphics, rendering, transport theory, and statistics.☆184Updated 3 weeks ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆262Updated 2 weeks ago
- ☆159Updated 4 years ago
- Chop 3D objects to meshlets☆435Updated 2 years ago
- NVIDIA RTX Mega Geometry SDK☆126Updated last month
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆329Updated 2 weeks ago
- ☆122Updated 6 months ago
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆269Updated this week
- Filter-adapted Spatiotemporal Sampling for Real-Time Rendering☆180Updated 4 months ago
- A compute shader implementation of the OneSweep sorting algorithm.☆67Updated last year
- A common standard for tangent space used in baking tools to produce normal maps.☆275Updated 9 months ago
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆195Updated this week
- Spatially Hashed Radiance Cache (SHaRC) Library☆72Updated 3 months ago
- Physically-based CPU and GPU ray-tracer☆367Updated this week
- ☆146Updated 3 months ago
- ☆67Updated 10 months ago
- GPU texture/buffer performance tester☆614Updated 4 years ago
- Surfel Radiance Cascades Diffuse Global Illumination☆154Updated 2 months ago