The scale() function scales the current coordinate system by the specified factor.
The push() and pop() functions save and restore the coordinate system, respectively.
In this example, a square size 200 is drawn at the origin, with three different scaling factors.
Scale by p5.js Contributors and the Processing Foundation is licensed under CC BY-NC-SA 4.0.