Viewports and Transformations

Direct3D uses three transformations: the view transform, the world transform, and the projection transform. Understanding how these are applied is critical to getting the results that you expect.

This section contains the following topics related to viewports and transformations:

·The Transformation Pipeline

·Setting Transformations

·Creating and Deleting Viewports

·Matrices

·World Transform

·View Transform

·Projection Transform