Skip to content

πŸ’  The Terminal-Based Fractal Explorer. Rsfrac is your terminal gateway to Mandelbrot, Burning Ship, and Julia. πŸ’ 

License

Notifications You must be signed in to change notification settings

SkwalExe/rsfrac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

Screenshot

Documentation ✨

Rsfrac

How to install πŸ“₯

From crates.io:

cargo install rsfrac

From the Github repo:

cargo install --git https://github.com/SkwalExe/rsfrac

You can now start the application with the rsfrac command.

cargo not found?

Cargo is the package manager for rust projects, it can be installed with:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Features 🌟

⚑ Hardware-accelerated

Rsfrac leverages GPU capabilities and 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!

Additional info

# Creating statically linked build
RUSTFLAGS='-C target-feature=+crt-static' cargo build --release --target x86_64-unknown-linux-gnu

About

πŸ’  The Terminal-Based Fractal Explorer. Rsfrac is your terminal gateway to Mandelbrot, Burning Ship, and Julia. πŸ’ 

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •