Julia Set

A classic fractal depicting the boundary of complex dynamics.
z(n+1) = z(n)² + c
As the complex parameter c slowly orbits over time, the set morphs smoothly. Rendering fractals natively in a text terminal emphasizes the pure math over pixel density, using characters to approximate the escape-time gradient.