TheNumbat / GPU-RTLinks
RTX path tracing + GPU closest point queries (Vulkan)
☆21Updated last year
Alternatives and similar repositories for GPU-RT
Users that are interested in GPU-RT are comparing it to the libraries listed below
Sorting:
- Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018☆41Updated 2 years ago
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago
- Derivation and numerical validation for the paper "Microsurface Transformations" (EGSR 2022) by Asen Atanasov, Vladimir Koylazov, Rossen …☆23Updated 3 years ago
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆40Updated 11 months ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆51Updated 3 years ago
- Renderer and BVH traversal library☆58Updated last month
- ☆15Updated 3 years ago
- Implementation of the SIGGRAPH 2022 paper "Efficiency-aware MIS for bidirectional rendering algorithms"☆28Updated 3 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 4 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆37Updated 4 years ago
- SPH simulation in Vulkan compute shader.☆49Updated 3 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- A physically-based renderer utilizing Vulkan & DX12 raytracing API along with the implementation of several graphics papers.☆36Updated 3 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆31Updated 11 months ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 3 years ago
- AdamYuan's PathTracer☆15Updated 6 years ago
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU