Recently I've started to learn D3D11 from scratch, and encoutered a problem: Maybe this is a stupid question, but how to draw separate objects on the screen with different primitive topologies. Do I have to create separate buffers for each object? The Draw() functions just start to draw another topology on the same set of vertices. Every tutorial i find just ends drawing single object on the screen. Thanks in advance, Andrew

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.