Transform demo - combine Translate, Rotate, Scale:
* Use the textarea to write a function(x, y, r, sx, sy; canvas, context) to move the rectangle as a function of the slider values: translate(x, y), rotate(r), scale(sx, sy).