Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodrake committed Oct 13, 2023
2 parents d658883 + f55cb50 commit 6234b48
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Mandelbrot Fractal Generator

Explore the Mandelbrot fractal set with this easy-to-use C++ program. You can zoom in, adjust colors, and discover the beauty of fractals.

## Usage

Just download the solution, install the nuget packages and compile it.

1.Left mouse button to zoom in, right mouse button to zoom out.\
2.Use your mouse wheel to change the number of iteration and add more detail.\
3.Press **Escape** to exit.

0 comments on commit 6234b48

Please sign in to comment.