Play with PI

A few day ago this picture visualizing pi was the major buzz allover the web. The problem with that picture is that it's just one picture, if you just change the width with one pixel you would get a totally different picture. So I made an applet that lets you resize the picture. You can also change the colors and zoom into the picture.

Since pi is both irrational and transcendental you will probably not find any patterns but you could sure find something like a smiley, a picture of jessica alba naked etc.

Currently you are limited to the first 65534 decimals of PI so you can't make the picture as big as you want. (decimal source)

To view this content, you need to install Java from java.com

Source code: pi ColorPicker Link Shape

Built with Processing by Martin Lindkvist