mirror of
https://git.davidovski.xyz/glsl-mandelbrot.git
synced 2024-08-15 00:43:35 +00:00
added images
This commit is contained in:
parent
6507f80a3d
commit
6ca5ba2642
3 changed files with 6 additions and 0 deletions
|
@ -1,2 +1,8 @@
|
||||||
# glsl-mandelbrot
|
# glsl-mandelbrot
|
||||||
A demo for using GLSL shaders within raylib to draw fractals
|
A demo for using GLSL shaders within raylib to draw fractals
|
||||||
|
|
||||||
|
## images
|
||||||
|
|
||||||
|
![mandelbrot](/images/fractal1.png)
|
||||||
|
![mandelbrot](/images/fractal2.png)
|
||||||
|
|
||||||
|
|
BIN
images/fractal1.png
Normal file
BIN
images/fractal1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 637 KiB |
BIN
images/fractal2.png
Normal file
BIN
images/fractal2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 275 KiB |
Loading…
Reference in a new issue