From f83bb5d1d4dd9b58c6485c6170146dd9184a09f2 Mon Sep 17 00:00:00 2001 From: linda-ting <46267534+linda-ting@users.noreply.github.com> Date: Wed, 15 Sep 2021 21:21:31 -0400 Subject: [PATCH 1/4] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 40bf2cc..9ff3cb8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # lab01-toolbox-functions +# Submission +Demo ![here](https://www.shadertoy.com/view/fsKGRy)! by Meggie Cheng & Linda Ting + Let's practice using some tool box functions! You may work with a partner for this one. # Setup From c8821824018755cb3df87aec506ebd2705d17b82 Mon Sep 17 00:00:00 2001 From: linda-ting <46267534+linda-ting@users.noreply.github.com> Date: Wed, 15 Sep 2021 21:21:41 -0400 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ff3cb8..5b5c219 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # lab01-toolbox-functions # Submission -Demo ![here](https://www.shadertoy.com/view/fsKGRy)! by Meggie Cheng & Linda Ting +Demo [here](https://www.shadertoy.com/view/fsKGRy)! by Meggie Cheng & Linda Ting Let's practice using some tool box functions! You may work with a partner for this one. From 20d943872522b9e0a49aaff76843ef9c520710bf Mon Sep 17 00:00:00 2001 From: linda-ting <46267534+linda-ting@users.noreply.github.com> Date: Wed, 15 Sep 2021 21:22:08 -0400 Subject: [PATCH 3/4] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b5c219..75a78f7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # lab01-toolbox-functions -# Submission +# Final Submission Demo [here](https://www.shadertoy.com/view/fsKGRy)! by Meggie Cheng & Linda Ting + Let's practice using some tool box functions! You may work with a partner for this one. # Setup From ecba5f76e93da6825a7118c4f58a416266d1c91d Mon Sep 17 00:00:00 2001 From: linda-ting <46267534+linda-ting@users.noreply.github.com> Date: Wed, 15 Sep 2021 21:22:55 -0400 Subject: [PATCH 4/4] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 75a78f7..4c99ac1 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ Demo [here](https://www.shadertoy.com/view/fsKGRy)! by Meggie Cheng & Linda Ting -Let's practice using some tool box functions! You may work with a partner for this one. - # Setup Create a [Shadertoy account](https://www.shadertoy.com/). Create a new shadertoy and copy the code from the [Humble Little Circle demo](https://www.shadertoy.com/view/7dy3RG).