Skip to content
This repository is intended to be used as a code repository for learning DirectX 12.
C++ CMake C NASL Pascal Assembly Other
Branch: master
Clone or download

README.md

LearningDirectX12

This repository is intended to be used as a code repository for learning DirectX 12. The tutorials can be found on https://www.3dgep.com

This project uses CMake (3.10.1 or newer) to generate the project and solution files.

To use this project, run the GenerateProjectFiles.bat script and open the generated Visual Studio 2017 solution file in the build_vs2017 folder.

You can’t perform that action at this time.