glsl-mandelbrot/README.md
2021-09-23 17:40:02 +01:00

8 lines
164 B
Markdown

# glsl-mandelbrot
A demo for using GLSL shaders within raylib to draw fractals
## images
![mandelbrot](/images/fractal1.png)
![mandelbrot](/images/fractal2.png)