diff --git a/README.md b/README.md index 3ff8b67..2250ae5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ These images and many more can be generated with Tiny Shader. Note, that shaders
-|![test2.png](images/test2.png)|![test4.png](images/test4.png)|![test5.png](images/test5.png)|![test7.png](images/test7.png)| +|![test2.png](docs/images/test2.png)|![test4.png](docs/images/test4.png)|![test5.png](docs/images/test5.png)|![test7.png](docs/images/test7.png)| |-|-|-|-| |
GETX R0
SINE R1
SETR R1
GETY R0
SINE R1
SETG R1
|
GETX R0
GETY R1
XOR R0 R1
SETRGB R0
|
GETY R1
LDI 1
AND R1 R0
IFNE R1
LDI 63
IFEQ R1
LDI 0
SETRGB R0
|
CLEAR R3
GETX R0
GETUSER R1
ADD R0 R1
SETRGB R0
SINE R0
HALF R0
GETY R1
IFGE R1
SETRGB R3
| @@ -22,7 +22,7 @@ Here is an animation using the time register:
-![animation.gif](images/animation.gif) +![animation.gif](docs/images/animation.gif)
diff --git a/images/animation.gif b/docs/images/animation.gif similarity index 100% rename from images/animation.gif rename to docs/images/animation.gif diff --git a/images/test2.png b/docs/images/test2.png similarity index 100% rename from images/test2.png rename to docs/images/test2.png diff --git a/images/test4.png b/docs/images/test4.png similarity index 100% rename from images/test4.png rename to docs/images/test4.png diff --git a/images/test5.png b/docs/images/test5.png similarity index 100% rename from images/test5.png rename to docs/images/test5.png diff --git a/images/test7.png b/docs/images/test7.png similarity index 100% rename from images/test7.png rename to docs/images/test7.png diff --git a/docs/info.md b/docs/info.md index eef56eb..682b938 100644 --- a/docs/info.md +++ b/docs/info.md @@ -19,7 +19,7 @@ These images and many more can be generated with Tiny Shader. Note, that shaders ||||| |-|-|-|-| -|![test2.png](../images/test2.png)|![test4.png](../images/test4.png)|![test5.png](../images/test5.png)|![test7.png](../images/test7.png)| +|![test2.png](images/test2.png)|![test4.png](images/test4.png)|![test5.png](images/test5.png)|![test7.png](images/test7.png)| The shader for the last image is shown here: