Skip to content

This repository is intended to be used as a code repository for learning DirectX 12.

License

Notifications You must be signed in to change notification settings

FireFlyForLife/LearningDirectX12

 
 

Repository files navigation

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.

About

This repository is intended to be used as a code repository for learning DirectX 12.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 34.4%
  • CMake 34.0%
  • Pascal 16.7%
  • C 8.0%
  • Assembly 3.1%
  • HLSL 2.5%
  • Other 1.3%