Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.27 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.27 KB

Fractal Wonders: A Mandelbrot Set Exploration

Dive into the world of mathematics with this programming project that re-creates the stunning patterns of the Mandelbrot set. Using my knowledge of discrete mathematics and complex numbers, I brought this intricate fractal to life with the help of C# and Windows Forms .NET. A true testament to the beauty and power of mathematics.

Representation of the Mandelbrot set pattern

Important to Note

The project includes Swedish commentary explaining the code's functionality. Understanding may be difficult without prior knowledge of the Mandelbrot set.

Unfortunately, this project shows only the first set of the Mandelbrot set, it does not zoom infinitely into the set similar to those on youtube.

Built With

Author

Niklas Rydkvist: [email protected]

License

The Mandelbrot set is available under the MIT license.