diff --git a/README.md b/README.md index 41a4b80..3ff8b67 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,12 @@ These images and many more can be generated with Tiny Shader. Note, that shaders Here is an animation using the time register: +
+ ![animation.gif](images/animation.gif) +
+ ## Architecture Tiny Shader has four (mostly) general purpose registers, REG0 to REG3. REG0 is special in a way as it is the target or destination register for some instructions. All registers are 6 bit wide.