An open API service indexing awesome lists of open source software.

https://github.com/skwalexe/fractalistic

⚠️ Deprecated, use Rsfrac instead. ⚠️ 💠 The Terminal-Based Fractal Explorer. Fractalistic is your terminal gateway to Mandelbrot, Burning Ship, and Julia. 💠
https://github.com/skwalexe/fractalistic

fractals mandelbrot python terminal textual

Last synced: 1 day ago
JSON representation

⚠️ Deprecated, use Rsfrac instead. ⚠️ 💠 The Terminal-Based Fractal Explorer. Fractalistic is your terminal gateway to Mandelbrot, Burning Ship, and Julia. 💠

Awesome Lists containing this project

README

          

# ⚠️ Deprecation notice ⚠️

**Fractalistic has been rewritten entirely in Rust under the new name: Rsfrac.**
**Please use this version for the latest features and bug fixes, as well as INCREDIBLY INCREASED PERFORMANCE**

[**CLICK HERE TO OPEN THE NEW REPO**](https://github.com/SkwalExe/rsfrac)

---








💠 Terminal based fractal explorer, including Mandelbrot, Burning Ship, and Julia. 💠

# Documentation ✨

#### [**✨ ⟼ Please head over to our documentation for more information! ⟻ ✨**](https://fractalistic.skwal.net)

# Fractalistic



# How to install 📥

#### [**✨ ⟼ For up-to-date instructions, please head over to our documentation ⟻ ✨**](https://fractalistic.skwal.net)

You can install fractalistic easily with pip:
```bash
pip install fractalistic
```

Now start the program with the `fractalistic` command.

# Features 🌟

### **⚡ Multi-threaded**
Fractalistic leverages parallel processing for complex arithmetic operations, enabling smooth navigation and rapid rendering.
### **🔢 High Precision Arithmetics**
Using MPFR and GMPY2, Fractalistic allows you to explore fractals infinitely deep by enabling users to increase the decimal precision for calculations as needed.
### **📸 High Quality Screenshots**
Fractalistic not only allows you to explore fractals at terminal resolution but also lets you generate high-resolution captures of your current view.
### **✨ Next-gen Terminal User Interface**
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.
### **📌 Robust Command System**
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.
### **⚙️ Modular Rendering Engine**
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.

# Screenshots 🌟

Here is some eye candy that I generated while creating this app!

[💎 For more screenshots, visit the documentation!](https://fractalistic.skwal.net/screenshots.html)

![Screenshot 0](https://raw.githubusercontent.com/SkwalExe/fractalistic/main/assets/screenshot0.png)

![Screenshot 1](https://raw.githubusercontent.com/SkwalExe/fractalistic/main/assets/screenshot1.png)

![Screenshot 4](https://raw.githubusercontent.com/SkwalExe/fractalistic/main/assets/screenshot4.png)

![Screenshot 9](https://raw.githubusercontent.com/SkwalExe/fractalistic/main/assets/screenshot9.png)

![Screenshot 11](https://raw.githubusercontent.com/SkwalExe/fractalistic/main/assets/screenshot11.png)

![Screenshot 12](https://raw.githubusercontent.com/SkwalExe/fractalistic/main/assets/screenshot12.png)

![Screenshot 13](https://raw.githubusercontent.com/SkwalExe/fractalistic/main/assets/screenshot13.png)