Haimafeima / DxrTutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.
  • 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.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 94.6%Language:HLSL 2.8%Language:Batchfile 1.6%Language:PowerShell 0.4%Language:Shell 0.4%Language:Python 0.2%