MandleBrot Coloring
Mandlebrot
Mandelbrot Coloring
Section titled “Mandelbrot Coloring”SFML-based Mandelbrot viewer program.
Colored Samples


Requirements
Section titled “Requirements”- C++17
- CMake 3.22
Building & Running
Section titled “Building & Running”cmake -B build -DCMAKE_BUILD_TYPE=Releasecmake --build build --config Release --target run
Controls
Section titled “Controls”Key | Action |
---|---|
Click | Go to point |
Scroll or W/S | Zoom |
Arrow Keys | Pan |
[ ] | Change iterations |
R | Reset view |