mirror of
https://git.davidovski.xyz/glsl-mandelbrot.git
synced 2024-08-15 00:43:35 +00:00
8 lines
164 B
Markdown
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)
|
|
|