The purpose of this repo is to track my progress of learning DirectX and graphics programming.
New features are implemented to their own branches.
Main branch is only a simple app to draw a triangle and navigate trough different branches.
Move Triangle in scene
.obj file only
Draw Cube without any vertex or index buffer
Draw Mesh with mesh shader