Interactive Julia set with animated parameter
z = z*z + c iteration as the Mandelbrot, but here z starts at the pixel coordinate and c is a fixed complex parameter. Different c values produce wildly different fractals. Animating c along a path creates mesmerizing morphing fractals. Use iMouse to explore interactively.