WebGL 2D Transform Demo

This example applies demonstrates four basic 2D transfors --
rotate, translate, scale, and shear -- by applying those transforms
to a simple drawing. Only the transforms are changed; the same
vertex coordinates are used in all cases.

Click a button to see an animation.