1
0

DirectX12 Create Device & Commandqueue

This commit is contained in:
2023-05-10 20:08:45 +02:00
parent 1ecccf3c99
commit 7d2525482b
3 changed files with 144 additions and 35 deletions

View File

@@ -8,5 +8,4 @@ Following tutorials and documentation to learn the basics of the directX graphic
## Resources Used
[github.com/Microsoft/DirectXTK12](https://github.com/microsoft/DirectXTK12/wiki/The-basic-game-loop)
[3dgep.com](https://www.3dgep.com/learning-directx-12-1/#Introduction)