Klafyvel / MandelbrotGUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MandelbrotGUI

This program allows user to explore Mandelbrot set or Julia set.

Some parameters can be modified. (zoom, etc..)

Keyboard navigation is available :

  • |Z| to go up
  • |S| to go down
  • |Q| to go left
  • |D| to go right
  • |A| to increase the zoom
  • |E| to decrease the zoom
  • |R| to save the current view
  • |F5| to refresh the view

Note that generate big image would make the GUI too big. However, if you want a big image (wallpaper...), uncheck the 'Display output' setting.

This program is available under the GNU GPL3.

About

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%