D3D12RaytracingFallback

Ray tracing emulator

A wrapper around DirectX 12 API to emulate the DirectX Raytracing (DXR) API on devices without native driver/hardware support.

A fork of Microsoft's D3D12 Raytracing Fallback Layer

GitHub

9 stars
2 watching
0 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
philcn/dxrexperimentsA lightweight prototyping framework for DirectX Raytracing29
philcn/dxrnvtutorialImplementing Nvidia DXR tutorial with Microsoft DXR Fallback Layer to enable raytracing on Windows 10 RS5 API2
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
therealmjp/dxrpathtracerA simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes.735
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
apress/ray-tracing-gemsProvides source code examples and references for real-time rendering using DXR and other APIs.981
jorgemagic/csharpdirectxraytracingTutorials and code for teaching DirectX Raytracing using C#76
gpsnoopy/raytracinginvulkanAn implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.1,283
tcbrindle/raytracer.hppA compile-time ray tracing system using C++17 constexpr functions693
lighttransport/nanortA lightweight, single-header ray tracing kernel with built-in geometry and intersection tools.1,084
ykozw/rdbA simple API for visual debugging of ray-tracing operations27
shocker-0x15/vlrA GPU-based ray tracing renderer utilizing NVIDIA OptiX 7.223
nadrin/quartzA Vulkan-based path tracer with a declarative scene description language435