From 936156c616a95060c0aea0a2c844324453bdabc0 Mon Sep 17 00:00:00 2001 From: Hanting Xu <143666432+HantingXu@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:36:51 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6526d9b..5472f95 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # lab04-color Let's play with color! +## 0. Result +[Stripes](https://www.shadertoy.com/view/MXlBWl) +[Damaged VCR](https://www.shadertoy.com/view/lXlBDs) + + ## 1. Stripes Fork [this base code](https://www.shadertoy.com/view/flyfWR) and replicate (to the best of your ability) this animation. And imagine I made the gif loop perfectly ![f813a51b776ad07701ad925c57ac0c4f](https://user-images.githubusercontent.com/1758825/192643224-503d1e99-dd27-40fd-9f6c-cd0bc4355703.gif) From a31a654ae0c81953c8c062894a1f7d4c60471966 Mon Sep 17 00:00:00 2001 From: Hanting Xu <143666432+HantingXu@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:38:02 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5472f95..200c957 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Let's play with color! ## 0. Result [Stripes](https://www.shadertoy.com/view/MXlBWl) + [Damaged VCR](https://www.shadertoy.com/view/lXlBDs)