glsl-mandelbrot/README.md

9 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)