dxr-path-tracing

DXR renderer

A path tracer with DirectX Raytracing and OptiX denoising capabilities for real-time graphics rendering

A DXR path tracer with OptiX denoising. 5 months worth of research, trial & error as part of a project to learn and understand DirectX Raytracing & raytracing concepts.

GitHub

100 stars
5 watching
11 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list

directx-raytracingdxrgraphicspathtracingraytracingrtx

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
therealmjp/dxrpathtracerA simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes.735
philcn/dxrexperimentsA lightweight prototyping framework for DirectX Raytracing29
knightcrawler25/optix-pathtracerA simple physically based path tracer with support for Disney BRDF and various rendering features.321
nadrin/quartzA Vulkan-based path tracer with a declarative scene description language435
acmarrs/introtodxrA sample application to get started with DirectX Raytracing (DXR) using the raw API calls.399
elfrank/raytracer-gpupro4An interactive ray tracing demo utilizing GPU acceleration23
shocker-0x15/vlrA GPU-based ray tracing renderer utilizing NVIDIA OptiX 7.223
philcn/dxrnvtutorialImplementing Nvidia DXR tutorial with Microsoft DXR Fallback Layer to enable raytracing on Windows 10 RS5 API2
philcn/d3d12raytracingfallbackA wrapper around DirectX 12 API to emulate the DirectX Raytracing (DXR) API on devices without native driver/hardware support.9
apress/ray-tracing-gemsProvides source code examples and references for real-time rendering using DXR and other APIs.981
gpsnoopy/raytracinginvulkanAn implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.1,283
jbikker/lighthouse2A high-performance rendering framework for real-time ray tracing and path tracing.846
dps/rust-raytracerA simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering.241
nvpro-samples/vk_mini_path_tracerA tutorial on writing a fast and photorealistic path tracer using Vulkan API1,140
mmirman/mentisoculiA PyTorch-based path tracer for rendering 3D scenes with reflective materials and automatic differentiation242