SFML-based Mandelbrot viewer program.
- C++17
- CMake 3.22
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release --target run
Action | Control |
---|---|
Go to point | Click |
Zoom | Scroll (or W/S) |
Pan | Arrow keys |
Change iterations | [ and ] |
Reset view | R |