/DxrTutorials

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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:

  • Windows 10 RS4. Follow the instructions on the DirectX forums.
  • Make sure that Windows is in developer mode (Settings->Update & Security->For Developers->Developer mode).
  • 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.
  • A GPU that supports DXR (Such as NVIDIA's Volta or Turing hardware)