b0nes164 / GPUSortingLinks
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.
☆343Updated 5 months ago
Alternatives and similar repositories for GPUSorting
Users that are interested in GPUSorting are comparing it to the libraries listed below
Sorting:
- Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"☆451Updated this week
- Code accompanying the blog post on bvh construction.☆419Updated 7 months ago
- AMD ARR team rendering framework☆408Updated 2 months ago
- RTXGI v2.0 Update including Neural Radiance Cache and Spatial Hash Radiance Cache☆209Updated 4 months ago
- SH for HLSL 2021☆227Updated 3 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆333Updated last year
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆214Updated last week
- Chop 3D objects to meshlets☆437Updated 2 years ago
- My master bibliography file with publications mostly in computer graphics, rendering, transport theory, and statistics.☆184Updated last month
- A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp…☆136Updated 4 months ago
- NVIDIA RTX Mega Geometry SDK☆129Updated last month
- ☆149Updated 3 months ago
- ☆148Updated 3 months ago
- Vulkan implementation of ReSTIR☆165Updated 3 years ago
- Sandbox for graphics paper implementation☆236Updated last month
- ☆160Updated 4 years ago
- LightweightVK is a deeply refactored bindless-only fork of https://github.com/facebook/igl. It provides a lean cross-platform graphics AP…☆279Updated this week
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆70Updated 6 months ago
- A minimal, self-contained example demonstrating best practices for Vulkan development in a single file—no frameworks required.☆267Updated 2 weeks ago
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆209Updated this week
- ☆122Updated 6 months ago
- GPU texture/buffer performance tester☆623Updated 4 years ago
- A snapshot of our vulkan backend code☆290Updated 6 months ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆124Updated 5 months ago
- Filter-adapted Spatiotemporal Sampling for Real-Time Rendering☆180Updated 4 months ago
- Single-header dependency-free BVH construction and traversal library.☆915Updated last week
- A common standard for tangent space used in baking tools to produce normal maps.☆276Updated 10 months ago
- Source Code (Direct Lighting Part) for SIGGRAPH 2024 Paper "Area ReSTIR: Resampling for Real-Time Defocus and Antialiasing"☆169Updated 7 months ago
- Real-time Direct3D 12 path tracer☆345Updated 3 weeks ago
- Collection of Vulkan samples☆267Updated last month