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.
29 stars
3 watching
8 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
dxr
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A wrapper around DirectX 12 API to emulate the DirectX Raytracing (DXR) API on devices without native driver/hardware support. | 9 |
| | Implementing Nvidia DXR tutorial with Microsoft DXR Fallback Layer to enable raytracing on Windows 10 RS5 API | 2 |
| | A collection of tutorials demonstrating the use of DirectX Raytracing API | 839 |
| | A path tracer with DirectX Raytracing and OptiX denoising capabilities for real-time graphics rendering | 100 |
| | A sample application to get started with DirectX Raytracing (DXR) using the raw API calls. | 399 |
| | A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 735 |
| | An interactive ray tracing demo utilizing GPU acceleration | 23 |
| | Tutorials and code for teaching DirectX Raytracing using C# | 76 |
| | A high-performance ray tracing rendering engine for interactive applications | 1,023 |
| | Provides source code examples and references for real-time rendering using DXR and other APIs. | 981 |
| | A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7. | 223 |
| | A lightweight, single-header ray tracing kernel with built-in geometry and intersection tools. | 1,084 |
| | A Python library for simple optical path tracing using ABCD matrices and Gaussian laser beams. | 264 |
| | A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. | 241 |
| | A simple API for visual debugging of ray-tracing operations | 27 |