Update README.md

This commit is contained in:
Crizomb 2024-12-28 00:27:19 +01:00 committed by GitHub
parent 05982243df
commit d870c51512
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1,11 @@
# 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)