Add images
This commit is contained in:
parent
c755da334b
commit
f19bdc9bf9
4 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,4 +2,3 @@
|
|||
.cache/
|
||||
build/
|
||||
doc/
|
||||
*.png
|
||||
|
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
Live tool for developing OpenGL shaders interactively.
|
||||
|
||||
 
|
||||
|
||||
I developed this small program to experiment with shaders locally, to
|
||||
reproduce an experience like [Shadertoy](https://www.shadertoy.com/)
|
||||
offline, with the ability to choose my own text editor. It was also a
|
||||
|
|
BIN
images/bacteria.png
Normal file
BIN
images/bacteria.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 184 KiB |
BIN
images/julia.gif
Normal file
BIN
images/julia.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 MiB |
Loading…
Add table
Add a link
Reference in a new issue