DXRPathTracer

Path tracer

A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes.

A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)

GitHub

735 stars
30 watching
69 forks
Language: C++
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rikoophorst/dxr-path-tracingA path tracer with DirectX Raytracing and OptiX denoising capabilities for real-time graphics rendering100
twinklebear/chameleonrtA path tracing tool with support for multiple ray tracing backends and customizable camera controls.605
knightcrawler25/optix-pathtracerA simple physically based path tracer with support for Disney BRDF and various rendering features.321
pmndrs/react-three-gpu-pathtracerProvides a React abstraction for rendering 3D scenes using Path Tracing169
aras-p/toypathtracerAn experimental path tracing library designed to test various rendering techniques and compare performance across different programming languages, hardware platforms, and frameworks.1,076
dps/rust-raytracerA simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering.241
nadrin/quartzA Vulkan-based path tracer with a declarative scene description language435
brickray/gpu-pathtracerA physically based path tracer for GPU rendering using CUDA.56
boksajak/referenceptA path tracer implementation with GLTF scene loading and rendering capabilities.203
tylermorganwall/rayrenderA software package for generating and rendering 3D scenes through pathtracing623
nvpro-samples/vk_mini_path_tracerA tutorial on writing a fast and photorealistic path tracer using Vulkan API1,140
philcn/dxrexperimentsA lightweight prototyping framework for DirectX Raytracing29
geometrian/simple-spectralA multithreaded spectral pathtracer implementing the algorithm of linear combination of bases for rendering with sRGB reflectance197
acmarrs/introtodxrA sample application to get started with DirectX Raytracing (DXR) using the raw API calls.399
caseymm/img2geojsonAn application for dragging images onto maps and exporting traced paths as GeoJSON files18