virtualGeoff

.demos

Just some animation and other demos. Not very useful.

Blockout

A simple version of an old classic

Connected Graph Animation

Recursive Nested HTML divs

CSS 3D Demos

Some CSS- 3D animations

3D Point clouds

These scripts predate CSS-3D and Canvas3D - they just use plain HTML, CSS and JS.

Lunar Lander

Never finished. Needed terrain and collision detection. The lander flies though.

Pong

A simple version of an old classic, written in plain HTML + JS.

Canvas vs SVG Comparison

Create random moving dots until the animation starts to crawl: Canvas is much faster than SVG, but SVG still gives pretty good performance up to thousands of dots, and gives you interaction via DOM events for free.

Random boxes and circles

thrilling...

Simple Animations

Miscellaneous stuff