DXRExperiments

Ray tracing toolkit

A lightweight prototyping framework for DirectX Raytracing

A lightweight prototyping framework for DirectX Raytracing that runs on Microsoft DXR Fallback Layer.

GitHub

29 stars
3 watching
8 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list

dxr

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
philcn/d3d12raytracingfallbackA wrapper around DirectX 12 API to emulate the DirectX Raytracing (DXR) API on devices without native driver/hardware support.9
philcn/dxrnvtutorialImplementing Nvidia DXR tutorial with Microsoft DXR Fallback Layer to enable raytracing on Windows 10 RS5 API2
nvidiagameworks/dxrtutorialsA collection of tutorials demonstrating the use of DirectX Raytracing API839
rikoophorst/dxr-path-tracingA path tracer with DirectX Raytracing and OptiX denoising capabilities for real-time graphics rendering100
acmarrs/introtodxrA sample application to get started with DirectX Raytracing (DXR) using the raw API calls.399
therealmjp/dxrpathtracerA simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes.735
elfrank/raytracer-gpupro4An interactive ray tracing demo utilizing GPU acceleration23
jorgemagic/csharpdirectxraytracingTutorials and code for teaching DirectX Raytracing using C#76
renderkit/osprayA high-performance ray tracing rendering engine for interactive applications1,023
apress/ray-tracing-gemsProvides source code examples and references for real-time rendering using DXR and other APIs.981
shocker-0x15/vlrA GPU-based ray tracing renderer utilizing NVIDIA OptiX 7.223
lighttransport/nanortA lightweight, single-header ray tracing kernel with built-in geometry and intersection tools.1,084
dcc-lab/raytracingA Python library for simple optical path tracing using ABCD matrices and Gaussian laser beams.264
dps/rust-raytracerA simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering.241
ykozw/rdbA simple API for visual debugging of ray-tracing operations27