A Buddhabrot renderer written in javascript
A Buddhabrot is simply a different way of rendering the famous Mandelbrot set. Instead of plotting the points contained in the Mandelbrot set, the paths of the orbits of the points not contained in the set are plotted instead. The Buddhabrot is in essence a density map.
Below is a render of the Buddhabrot using the program: