Buddhabrot Implementation using some simple pen to draw the shape. Maximum iterations to escape is 40. Buddhabrot is a different way to render the Mandelbrot set first shown by Melinda Green in 1993.
#math #mandelbrot #pen #procedural