Platform SDK: DirectX

Rendering

Applications use the DrawPrimitive family of methods to render a 3-D scene. The DrawPrimitive architecture is recommended over the legacy execute-buffer rendering model. As a result, the following topics discuss rendering with DrawPrimitive.