From 6dedbf600ae956c8374bb7340711b9d88e168d9a Mon Sep 17 00:00:00 2001 From: ruben Date: Mon, 7 Jul 2025 12:28:02 +0000 Subject: [PATCH] 'README.md' updaten --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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