Hardware 3D (C++ DirectX Graphics) Tutorial 16
From Chilipedia
Revision as of 23:55, 9 March 2019 by Chili (Talk | contribs) (Created page with "Who knew it took so much goddamn code to draw a single freaking triangle? == Topics Covered == === Part 1 === * Draw Command * Vertex Buffer * Vertex Shader == Video Timesta...")
Who knew it took so much goddamn code to draw a single freaking triangle?
Topics Covered
Part 1
- Draw Command
- Vertex Buffer
- Vertex Shader