?/TD>
Microsoft DirectX 9.0

Transforms


Transformations are used to convert object geoemtry from one coordinate space to another. The most common transformations are done using matrices. A matrix is an essential tool for holding the transformation values and applying them to the data. The topics below introduce matrices, and explain how to use them to generate the world, view and projection transformations.



© 2002 Microsoft Corporation. All rights reserved.