Tagged Questions
0
votes
2answers
621 views
Most basic transformed vertex-drawing with Direct3D
I'm absolutely new to DirectX and I'd like to draw some untransformed primitives with the most basic Direct3D configuration (for learning purposes). I already drew some primitives with transformed ...