Microsoft DirectX 8.0 (Visual Basic)

Matrices

Matrices in Microsoft® Direct3D® are represented by a 4×4 homogeneous matrix, defined by the D3DMATRIX type.

You need a basic knowledge of matrices to work with Direct3D. For more information, see 3-D Transformations.