SVG Drawing Contents Page
This section documents my experiments with SVG, Javascript and the <canvas> element
to create interactive graphics. Click on one of the buttons below to visit the corresponding section.
This page uses javascript create spirograph patterns which can also be animated.
A collection of pages simulating the operations of a number of Rubiks-like
polyhedra.
Spirograph Evolution: Allows you to use directed evolution to explore spirograph space and focus in
on the patterns you like.
Forest Fire: Uses Javascript to implement a cellular automaton that simulates a forest fire,
rendered using the canvas element. The fire propogation parameters can be changed interactively.
This page shows patterns in the sequences of the remainders when dividing powers of one
prime number by another or the sum of two prime powers by a third.
My first attempt at combining SVG and javascipt, so it is rather basic.
It allows you to interactively draw polygons and stars.