glsl-mandelbrot/README.md

9 lines
164 B
Markdown
Raw Permalink Normal View History

2021-05-19 15:09:50 +00:00
# glsl-mandelbrot
A demo for using GLSL shaders within raylib to draw fractals
2021-09-23 16:40:02 +00:00
## images
![mandelbrot](/images/fractal1.png)
![mandelbrot](/images/fractal2.png)