PlayMyCode / SkyBrush

pure-JS HTML5 embeddable painting application
http://www.studiofortress.com/skybrush
Other
60 stars 17 forks source link

add a canvas rotation tool #12

Open JosephLenton opened 11 years ago

JosephLenton commented 11 years ago

Add a setting, probably on the forthcoming 'canvas controls' gui, which allows you to alter the canvas rotation.

This will use transitions to rotate the canvas, and then just maths, to alter the x/y values that get send to the drawing commands (if needed).