Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The first stage in the Microsoft® Direct3D® Mobile rendering pipeline is the transformation and lighting stage. Transformation is the process of taking coordinates in a homogeneous Cartesian space and producing coordinates that are appropriate for use in the Direct3D Mobile rasterizer.
The following topics provide additional information about transformation.
- Primitive Types
- Indexed Primitives
- Vertex Data Description
- Back-Face Culling
- Coordinate Transformation Matrices
- Clipping
- Viewport Transformation
- Texture Coordinate Transformations
- Vertex Normals
- Processing Vertex Transformations
- Other Vertex Data
See Also
Direct3D Mobile Rendering Pipeline
Send Feedback on this topic to the authors