Transformations: Translate, Rotate, and Scale
Understand the transformation matrix and how to use it to translate, rotate, and scale your canvas drawings.
Canvas Transformation: Translate()
Learn how to move the canvas origin using the translate()
method.