/turboFractal

A deep high resolution C++ fractal plotter

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

turboFractal

A deep high resolution C++ fractal plotter

what is special?

Zoom a lot and the resolution does not drop.

dependencies

BOOST

gmplib (sudo apt-get install libgmp3-dev)

buid

./build.sh && ./turbo-fractal

How to use?

Mouse click: center

+: zoom in 1.5

-: zoom out 1.5

[: zoom in 10

]: zoom out 10

{: zoom in 100

}: zoom out 100

0: zoom reset to window size 1

9: zoom reset to window size 1e-40

The Mandelbrot set