#fractal #render #terms #ascii #iterative #equation

app dynfractal

A program to render any equation (in terms of z and c) into an ASCII fractal

1 unstable release

0.1.0 Aug 1, 2022

#980 in Text processing

AGPL-3.0

18KB
142 lines

Dynfractal

A program to take any iterative function in terms of z and c, and render its fractal.

Future plans

This program currently renders the fractal to ASCII on the terminal.
Eventually I'd like to implement a framebuffer, which renders the fractal with a color pallete, and eventually could be interactive (zooming and panning)

Dependencies

~5–7MB
~133K SLoC