rsfrac

Crates.iorsfrac
lib.rsrsfrac
version0.1.0-beta.0
sourcesrc
created_at2024-11-09 13:52:39.211073
updated_at2024-11-09 13:52:39.211073
descriptionThe Terminal-Based Fractal Explorer. Rsfrac is your terminal gateway to Mandelbrot, Burning Ship, and Julia.
homepagehttps://rsfrac.skwal.net/
repositoryhttps://github.com/SkwalExe/rsfrac
max_upload_size
id1442095
size191,372
Léopold Koprivnik (SkwalExe)

documentation

https://rsfrac.skwal.net/

README

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

[!WARNING] Rsfrac is in early development. It will become stable very soon.

Documentation ✨

✨ ⟼ Please head over to our documentation for more information! ⟻ ✨

Rsfrac

How to install 📥

✨ ⟼ For up-to-date instructions, please head over to our documentation ⟻ ✨

[!WARNING] This program is in early development, installation instructions will be added very soon!

Features 🌟

⚡ Multi-threaded

Rsfrac leverages parallel processing for complex arithmetic operations, enabling smooth navigation and rapid rendering.

🔢 High Precision Arithmetics

Using GMP, MPFR and MPC, Rsfrac allows you to explore fractals infinitely deep by enabling users to increase the decimal precision for calculations as needed.

📸 High Quality Screenshots

Rsfrac 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

Rsfrac utilizes modern libraries such as Ratatui to provide a full-featured navigation experience, all this in your classic terminal. Rsfrac also supports customizable mouse inputs, allowing for seemless navigation.

📌 Robust Command System

Rsfrac 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

Rsfrac'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!

Screenshot 0

Screenshot 1

Screenshot 4

Screenshot 9

Screenshot 11

Screenshot 12

Screenshot 13

Commit count: 68

cargo fmt