Skip to main content

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

Project description

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

Fractalistic

How to install 📥

Clone the repo

git clone https://github.com/SkwalExe/fractalistic
cd fractalistic

Install the dependencies

pip install -r requirements.txt

Run the program

python3 -m fractalistic

Features 🌟

Available fractals:

  • Mandelbrot set
  • Burning Ship set
  • Every Julia sets

  • 🖥️ Terminal based
  • ✨ Next-gen Terminal UI with texutal
  • 🔍 Zoom in/out
  • 🚶 Move around
  • ⚙️ Change max iterations
  • 🎨 Change color palette
  • 🔢 Custom decimal precision
  • 📸 High definition screenshots

Roadmap

Possible features to add later:

  • Create a PyPI package
  • Key to increase/decrease max iterations
  • Use center as screen pos instead of top left corner
  • Show zoom level in the title bar
  • Allow use of builtin floats instead of gmpy2 for faster rendering
  • Splash screen
  • Custom mandelbrot/burning ship starting value or exponent

Commands:

  • Command to increase/decrease zoom speed
  • Command to increase/decrease move speed
  • Command to increase/decrease max iter
  • Command to show current pos, zoom, etc
  • Command to set decimal precision
  • Command to screenshot (with size as args optionnaly)
  • Command to save position to file
  • Precise help command to explain args (ex: help cmd_name)
  • Command to load position from a file

Command line options :

  • Load fractal, position, and zoom from a file

Development

Please, open an issue if you have any suggestion or if you found a bug. I will try to fix it as soon as possible. If you want to contribute, open an empty pull request and explain what you want to do, wait for me to approve it and then you can start working on it.

Screenshots

Screenshot 1

Screenshot 3

Screenshot 2

Screenshot 4

Screenshot 5

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fractalistic-0.2.0.tar.gz (1.5 MB view hashes)

Uploaded Source

Built Distribution

fractalistic-0.2.0-py2.py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page