1
0
Files
LearnDirectX/README.md
Nigel Barink 9b923834e1 Creating a basic window
added GLFW to create a window without an API_CONTEXT
2023-05-10 16:02:18 +02:00

13 lines
311 B
Markdown

# LearnDirectX
Following tutorials and documentation to learn the basics of the directX graphics API
![Direcx 12 Logo](https://gpuopen.com/wp-content/uploads/2020/11/dx12_black.png)
## Resources Used
[github.com/Microsoft/DirectXTK12](https://github.com/microsoft/DirectXTK12/wiki/The-basic-game-loop)