Transformation order
- When we write transformations using standard math notation, the closest transformation to the point is applied first:
- first, the object is scaled, then rotated,then translated
- This is the most common transformation order for an object (scale-rotate-translate)