Homogeneous transformation matrices consist of both an orthogonal rotation and a translation.
2-D Transformations2-D transformations have a rotation θ about the z-axis:
, and a translation along the x and y axis:
, resulting in the 2-D transformation matrix of the form:
3-D Transformations3-D transformations contain information about three rotations about the x-, y-, and z-axes:
and after multiplying become the rotation about the xyz-axes:
and a translation along the x-, y-, and z-axis:
, resulting in the 3-D transformation matrix of the form: