click here for chaos

WARNING! Do not start if you are prone to epileptic seizures.

Learn more...

For full effect, maximize your browser, crank up the volume, and stand far away from the screen.


This is the wallpaper algorithm in The New Turing Omnibus by A. K. Dewdney:

1. input corna, cornb
2. input side
3. for i <- 1 to 100
	1. for j <- 1 to 100
		x <- corna + i*side/100
		y <- cornb + j*side/100
		c <- int(x^2 + y^2)
		if c even
			then plot(i, j)

"Pixel Chaos" works by looping the wallpaper algorithm while varying the parameters. I made the background music using the Linux Multimedia Workstation.


Home | Feedback | Page Last Modified: June 12, 2012 | © David Pan

Your browser does not support the canvas element.