Latest DirecX Activity
I am studying Frank Luna's book and, as 'self-imposed' exercise I am trying to modify his Box demo code to draw a 2D chart, whatever, for example a line connecting few points. I replaced this line:
207 mCommandList->IASetPrimitiveTopology(D3D11_PRIMITIVE_TOPOLOGY_TRIANGLELIST);
with this:
207 …
Advertisement
Advertisement
Advertisement