https://github.com/NVIDIAGameWorks/DxrTutorials
https://github.com/NVIDIAGameWorks/DxrTutorials
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/NVIDIAGameWorks/DxrTutorials
- Owner: NVIDIAGameWorks
- License: bsd-3-clause
- Created: 2018-03-19T20:36:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-16T23:08:57.000Z (over 4 years ago)
- Last Synced: 2024-11-16T19:02:44.270Z (over 1 year ago)
- Language: C++
- Size: 8.11 MB
- Stars: 838
- Watchers: 60
- Forks: 117
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
DirectX Raytracing Tutorials
============
This repository contain tutorials demonstrating how to use DirectX Raytracing.
Under the `Tutorials` folder you can find Word documents going over the code, explaining how to use the API.
Requirements:
- A GPU that supports DXR (Such as NVIDIA's Volta or Turing hardware)
- Windows 10 RS5 (version 1809) or newer
- [Windows 10 SDK version 1809 (10.0.17763.0)](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive)
- Visual Studio 2019