A simple 3D renderer written in JavaScript, animating polygons in two ways: painting on an HTML canvas and updating an inline SVG document in real time.
<canvas>
<svg>
Help: Click on the canvas to toggle a fancy trail effect. Press Space to pause.