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:
- Windows 10 RS4. Follow the instructions on the DirectX forums.
- Windows 10 SDK 10.0.16299.91.
- Visual Studio 2015.
- You do not need to download the DXR SDK, it is packaged with the tutorials.
- Open the solution, build it, knock yourself out.