Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
corndog2000 committed Jun 7, 2019
2 parents 4f2a99f + f25ac39 commit 4dee863
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# MandelbrotCpp
Mandelbrot Gui Application written for Windows Desktop

This application can generate Mandelbrot and Julia fractals.

The "Save Image" feature can save the current image as a png file.

Keyboard shortcuts:<br/>
R - Reset Zoom<br/>
F - Toggle Fullscreen<br/>
H - Toggle Menu Bar<br/>
M - Change Fractal Mode (Mandelbrot/Julia)<br/>
S - Save Image<br/>

![Screenshot](MandelbrotCpp.ico)

0 comments on commit 4dee863

Please sign in to comment.