/CG-DX12

Primary LanguageCMIT LicenseMIT

DirectX12 labs

This repo contains a template for Basics of DirectX 12 labs

Pre requirements

Don't forget git submodule update --init --recursive after the first clone

How to prepare Visual Studio solution

Go to the project folder and run:

premake5 vs2019

How to check DX12 installation

  1. Prepare the solution
  2. Build DX12 installation check project
  3. Run the project and check list of your GPUs

Third-party tools and data