- Transformations alter the coordinate system
- 2x3 homogeneous transformation matrix for computers
- Translate, rotate, scale, skew for humans
- With Matrices
- coordinates expressed as homogeneous coordinates x,y,1
- Matrices are 3x3
- Constant terms are omitted