Simple curses-based fractal explorer.

Eric Bavier 506583856b Initial commit. 5 yıl önce
.gitignore 506583856b Initial commit. 5 yıl önce
Makefile 506583856b Initial commit. 5 yıl önce
README.md 506583856b Initial commit. 5 yıl önce
build 506583856b Initial commit. 5 yıl önce
mandelbrot.c 506583856b Initial commit. 5 yıl önce

README.md

Mandelbrot

This project is a simple Mandelbrot fractal explorer.

Building

The mandelbrot program uses the ncurses library for text-based terminal rendering and a simple user interface. Make sure it is installed and run either make or ./build.

Controls

You can use the keypad arrows to pan the frame, + to zoom in, - to zoom out, and q to quit.

Try zooming e.g. to X: -1.2552779665507294, Y: -0.3838634474138916