π Terminal based fractal explorer, including Mandelbrot, Burning Ship, and Julia. π
You can install fractalistic easily with pip:
pip install fractalistic
Now start the program with the fractalistic
command.
Fractalistic leverages parallel processing for complex arithmetic operations, enabling smooth navigation and rapid rendering.
Using MPFR and GMPY2, Fractalistic allows you to explore fractals infinitely deep by enabling users to increase the decimal precision for calculations as needed.
Fractalistic not only allows you to explore fractals at terminal resolution but also lets you generate high-resolution captures of your current view.
Fractalistic utilizes modern libraries such as Will McGugan's Textual framework to provide a full-featured navigation experience, all this in your classic terminal. Fractalistic also supports customizable mouse inputs, allowing for seemless navigation.
Fractalistic offers a robust command system that goes beyond simple fractal navigation. Additional features include capturing high-definition screenshots, adjusting render settings, modifying navigation preferences, changing colors, and much more.
Fractalistic's underlying rendering engine is highly modular. The integrated command system enables you to inspect and modify technical parameters, allowing you to explore beyond the basic Mandelbrot and Julia sets. The combination of adjustable parameters makes the number of possible fractals effectively infinite.
Here is some eye candy that I generated while creating this app!