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”Action | Control |
---|---|
Go to point | Click |
Zoom | Scroll (or W/S) |
Pan | Arrow keys |
Change iterations | [ and ] |
Reset view | R |