312 Forks
1251 Stars
1251 Watchers

DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++

How to download and setup DirectXTK12

Open terminal and run command
git clone https://github.com/microsoft/DirectXTK12.git
git clone is used to create a copy or clone of DirectXTK12 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DirectXTK12 https://github.com/microsoft/DirectXTK12/archive/master.zip

Or simply clone DirectXTK12 with SSH
[email protected]:microsoft/DirectXTK12.git

If you have some problems with DirectXTK12

You may open issue on DirectXTK12 support forum (system) here: https://github.com/microsoft/DirectXTK12/issues