diff --git a/README.md b/README.md index 9fdb032..4ff65d3 100644 --- a/README.md +++ b/README.md @@ -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) +