Update README.md

This commit is contained in:
Crizomb 2022-08-19 19:45:14 +02:00 committed by GitHub
parent b8b5c60dfc
commit 2ca8af500e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,9 @@
# Mandelbrot-like-generator
Real time mandelbrot-like fractals generator with moderngl python
![mandelbrot](https://user-images.githubusercontent.com/62544756/185677174-c7f489c4-5373-41ec-9b21-ac72ccc7aa69.png)
![tanh(sin(x))](https://user-images.githubusercontent.com/62544756/185677011-7819dfb8-3367-45bf-b0ae-c264d21835d4.png)
![exp(c**2)](https://user-images.githubusercontent.com/62544756/185677096-1920ba1e-0b8d-4368-a8fe-38b3b1bf0082.png)