The Mandelbrot set is generated by iteration, which means to repeat a process over and over again. In mathematics this process is most often the application of a mathematical function. For the Mandelbrot set, the functions involved are some of the simplest imaginable: they all are what is called quadratic polynomials and have the form f(x) = x² + c, where c is a constant number.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a fractal creator wrote in C++.
License
ftraple/cpp-fractal-creator
About
This is a fractal creator wrote in C++.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published