Denoising a Vulkan ray traced image using OptiX denoiser
☆101Apr 27, 2025Updated 10 months ago
Alternatives and similar repositories for vk_optix_denoise
Users that are interested in vk_optix_denoise are comparing it to the libraries listed below
Sorting:
- Ray tracing glTF scene with Vulkan☆608Sep 29, 2025Updated 5 months ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆448Jan 30, 2024Updated 2 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Nov 13, 2016Updated 9 years ago
- Source code for "Progressive Denoising of Monte Carlo Rendered Images".☆56Aug 25, 2025Updated 6 months ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆63Sep 18, 2017Updated 8 years ago
- Ray tracing examples and tutorials using VK_KHR_ray_tracing☆1,678Feb 12, 2026Updated 2 weeks ago
- "A Spatial Target Function for Metropolis Photon Tracing", ACM TOG, Code repository☆20Apr 24, 2023Updated 2 years ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Jul 21, 2021Updated 4 years ago
- Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.☆1,466Jun 26, 2025Updated 8 months ago
- Ray Tracing Gems 中文翻译☆29Apr 20, 2019Updated 6 years ago
- Source Code for "Ray Tracing Gems II: Next Generation Real-Time Rendering with DXR, Vulkan, and OptiX" by Adam Marrs, Peter Shirley, and …☆934Aug 15, 2022Updated 3 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆627Jan 14, 2025Updated last year
- Rendering glTF scenes with ray tracer and raster (Vulkan)☆326Feb 17, 2026Updated last week
- Vulkan implementation of Fast Volume Rendering with Spatiotemporal Reservoir Resampling.☆38Jan 5, 2022Updated 4 years ago
- Hybrid raytracing and filtering playground.