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.
☆304Updated 2 months ago
Alternatives and similar repositories for GPUSorting:
Users that are interested in GPUSorting are comparing it to the libraries listed below
- Code accompanying the blog post on bvh construction.☆407Updated 4 months ago
- SH for HLSL 2021☆207Updated this week
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆436Updated 2 months ago
- Sandbox for graphics paper implementation☆235Updated 3 months ago
- ☆141Updated 2 weeks ago
- ☆145Updated last week
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆327Updated last year
- ☆154Updated 4 years ago
- Chop 3D objects to meshlets☆426Updated 2 years ago
- A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp…☆116Updated 3 weeks ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆242Updated 2 weeks ago
- Vulkan implementation of ReSTIR☆153Updated 2 years ago
- AMD ARR team rendering framework☆382Updated 11 months ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆117Updated 2 months ago
- RTXGI v2.0 Update including Neural Radiance Cache and Spatial Hash Radiance Cache☆181Updated 2 weeks ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆207Updated 3 years ago
- Filter-adapted Spatiotemporal Sampling for Real-Time Rendering☆160Updated last month
- Single-header BVH construction and traversal library.☆741Updated this week
- GPU Radix Sort implemented in Vulkan and GLSL.☆53Updated 10 months ago
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆220Updated last week
- Demonstrates seven different techniques for order-independent transparency in Vulkan.☆313Updated 3 weeks ago
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆160Updated this week
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆62Updated 2 months ago
- My master bibliography file with publications mostly in computer graphics, rendering, transport theory, and statistics.☆183Updated last week
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆72Updated 9 months ago
- A Vulkan Raytracing framework for various bidirectional path tracing techniques☆495Updated last month
- revisiting a known normal transformation in computer graphics☆310Updated 5 years ago
- Demo project for the large scale game component with CBTs☆137Updated 5 months ago
- A common standard for tangent space used in baking tools to produce normal maps.☆266Updated 7 months ago
- Source Code (Direct Lighting Part) for SIGGRAPH 2024 Paper "Area ReSTIR: Resampling for Real-Time Defocus and Antialiasing"☆159Updated 3 months ago