A set of WebGL demos.
| Name | Description |
|---|---|
| Simple Animation | 2D animation. Shapes are drawn and move outward per keyframe. |
| Spinning Cubes | 3D geometry sent once to the renderer. The canvas is clickable; user interaction will create the spinning cubes on demand. |
| Lighting | 3D geometry & surfaces. Demonstration of lighting & basic texturing, plus interaction with the canvas. |
| Animation and Textures | Creates a figure. Textures. Independent movement of parts of the figure. Demonstrates texturing and animation. |