Skip to content

Arash-codedev/turboFractal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A deep high resolution C++ fractal plotter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published