SDL_mandelbrot/README.md
2024-12-28 00:27:19 +01:00

11 lines
436 B
Markdown

# SDL_mandelbrot
Simple braindead but interactive mandelbrot made with C++ and SDL2
Click to change center,
Scroll to zoom,
Right click to increase max_itter,
Wheel click to decrease max_itter
![Screenshot from 2024-12-28 00-15-12](https://github.com/user-attachments/assets/0804ab54-0202-46ad-9646-6c2e01f4c328)
![Screenshot from 2024-12-28 00-14-57](https://github.com/user-attachments/assets/efa0aa90-3ad4-4090-8cf2-a726f8f42a29)