Giter Club home page Giter Club logo

fractals-cli's Introduction

fractals-cli

Multiplatform, Elegant and clean terminal fractals explorer written in pure golang with concurrency to make the computing of the fractal more efficient.

fractals-cli fractals-cli fractals-cli fractals-cli fractals-cli fractals-cli fractals-cli fractals-cli fractals-cli


Controls

  • Up: W
  • Down: S
  • Left: A
  • Right: D
  • Zoom in: I
  • Zoom out: O
  • More Iterations: +
  • Less Iterations: -
  • Increase Bailout: B
  • Decrease Bailout: V
  • Change color palette: C
  • Change Fractal Set: N (Switch between Mandelbrot, Julia, and Burning Ship sets)
  • Quit: ctrl+c

The quality of the fractal depends on how many pixels you have in your terminal, if you want to display more pixels, on most terminals you can do so with ctrl+- or by scrolling the mouse wheel.

Note: The more pixels you display in your terminal, the slower the rendering will be


Compiling and running

Firstly you have to install golang and then...

git clone https://github.com/MicheleFiladelfia/fractals-cli

cd fractals-cli

#*nix
go build -o fractals-cli
#windows
go build -o fractals-cli.exe

./fractals-cli

The best terminals where to run fractals-cli

You can run fractals-cli in most of *nix terminals, but if you want the best possible experience, you have to run it in one how the tested terminals below:

  • gnome-terminal
  • konsole
  • terminator
  • yakuake
  • kitty
  • alacritty (Fastest in rendering and best quality)
  • xfce4-terminal
  • windows terminals

Acknowledgments

In this software is used The ELM Architecture provided by bubbletea TUI framework.


MIT license

fractals-cli's People

Contributors

michelefiladelfia avatar lemorage avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.