virtualGeoff

.demos

Just some animation and other demos. Not very useful.

Check out my current projects also.

Particles

Some simple particle animations using Canvas.

Binary Count

Games

Connected Graph Animation

Recursive Nested HTML divs

CSS 3D Demos

Some CSS-3D animations. The HTML is generated by JS, but the animation is pure CSS.

3D Point clouds

These scripts predate CSS-3D and Canvas3D - they just use plain HTML, CSS and 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