diff --git a/README.md b/README.md index bd69809..6e6355f 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ A high-performance WPF application for generating and exploring beautiful fractal patterns in real-time. Create stunning mathematical art with the Mandelbrot set, Julia sets, and the Burning Ship fractal. -Show Image -Show Image -Show Image +![Image 01 Mandelbrot fractal](img/img01.png "Image 01 Mandelbrot fractal ") ## Multiple Fractal Types @@ -54,6 +52,13 @@ Iterations - Control detail level (10-1000) Julia Real/Imaginary - Adjust Julia set constants Color Palette - Switch between visual styles +##screenshots + +![Image 01 Mandelbrot fractal](img/img01.png "Image 01 Mandelbrot fractal ") +![Image 02 Julias set fractal ink](img/img02.png "Image 02 Julias set fractal ink ") +![Image 03 Burning ship fractal fire](img/img03.png "Image 03 Burning ship fractal fire") +![Image 04 Mandelbrot fractal zoom function](img/img04.png "Image 04 Mandelbrot fractal zoom function") + ## Technical Details Requirements