wlasar64Member
Profile
Reputation
Questions
Answers
Tutorials
Comments
Files
Member Since: Jan 2016
Profile Views: 576
Reputation: 0
Posts: 0
Website:
11. Textures
Update for VS 2015 Community Edition https://github.com/Microsoft/DirectXTex 1. download package:...
06. Indices
For exercise 1 and 2 I used g_pDeviceContext->DrawIndexed(a, b, 0); to control which triangle to ...
05. Color!
<p>1. Make a purple triangle. HINT -->> (Vertex Array)</p> <p><pre> //...
04. Begin Drawing!
I'm using VS2015 Community Edition and D3DX is no longer available (have not installed legacy june ...