Primitive Transformations
Geometric Transformation
- Move Primitives/Polygons (Triangles) to correct positions in 3D space.
- Project 3D points onto 2D points
Lighting
- Use lights to correctly color and shade the triangles
Rasterization
- Convert the resulting objects (triangles) into pixels