diff --git a/Plusing.gif b/Plusing.gif new file mode 100644 index 0000000..40505ad Binary files /dev/null and b/Plusing.gif differ diff --git a/README.md b/README.md index 55807db..94e77a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,19 @@ -# Lab01: Toolbox Functions +# Lab01: Toolbox Functions - Annie Qiu Let's practice using some tool box functions! You may work with a partner for this one. +# Results + +1. Pulsing Flower +link: https://www.shadertoy.com/view/M3lcWn +![](Plusing.gif) + +2. Spinning Flower +link: https://www.shadertoy.com/view/lXscWr +![](./Spinning.gif) + +3. Custom Flower (Sakura) +link: https://www.shadertoy.com/view/l3fyDH +![](./Sakura.gif) # Setup diff --git a/Sakura.gif b/Sakura.gif new file mode 100644 index 0000000..266f78c Binary files /dev/null and b/Sakura.gif differ diff --git a/Spinning.gif b/Spinning.gif new file mode 100644 index 0000000..afdbff5 Binary files /dev/null and b/Spinning.gif differ