DirectX 12 App
Description
A triangle rendered using DirectX 12. This project is ongoing!
This project is my first experience in programming with DirectX 12. I am planning to work through
So far I have learnt about:
• Creating a window using the Windows API
• Setting up the rendering pipeline for D3D12
Resources I have used so far:
• Microsoft's DirectX Samples
• Introduction to 3D Graphics Programming with DirectX 12 by Frank Luna