> Transformation matrices define the mathematical mapping from one coordinate system into another using a 3x3 matrix using the equation x' y' 1 = x y 1 * matrix. The current transformation matrix (CTM) defines the mapping from the user coordinate system into the viewport coordinate system. See Coordinate system transformations.