summaryrefslogtreecommitdiff
path: root/README.md
blob: 141e8a8a6f96745c6960d69c83f54a61ceb78b31 (plain)
1
2
3
4
5
6
7
8
# glsl-mandelbrot
A demo for using GLSL shaders within raylib to draw fractals

## images

![mandelbrot](/images/fractal1.png)
![mandelbrot](/images/fractal2.png)