From cad0ea0e9bbc061c0c6683bfc7d1521a77b8d705 Mon Sep 17 00:00:00 2001 From: Wang Ruipeng <98011585+WANG-Ruipeng@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:12:16 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 55807db..69bf76c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Let's practice using some tool box functions! You may work with a partner for this one. +[Problem 01](https://www.shadertoy.com/view/X3cGzX) +![chrome-capture-2024-9-11](https://github.com/user-attachments/assets/a1db7b20-b3b3-4eaf-9510-ed1702eadf9a) +[Problem 02](https://www.shadertoy.com/view/lXscDn) +![chrome-capture-2024-9-11 (1)](https://github.com/user-attachments/assets/a7d393a0-6b7d-4f76-b420-46ef90e034b7) +[Problem 03](https://www.shadertoy.com/view/X3XyD8) +![chrome-capture-2024-9-11 (2)](https://github.com/user-attachments/assets/ee637ff0-35c1-4302-9d7a-f0068a63dcca) + + # Setup Create a [Shadertoy account](https://www.shadertoy.com/). Either fork this shadertoy, or create a new shadertoy and copy the code from the [Flower Puzzle](https://www.shadertoy.com/view/NsVBzy). From 467c745ddf4d93afb0e88deb1b0e8a34a81cc5c6 Mon Sep 17 00:00:00 2001 From: Wang Ruipeng <98011585+WANG-Ruipeng@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:13:05 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 69bf76c..6d3d389 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,17 @@ Let's practice using some tool box functions! You may work with a partner for this one. -[Problem 01](https://www.shadertoy.com/view/X3cGzX) -![chrome-capture-2024-9-11](https://github.com/user-attachments/assets/a1db7b20-b3b3-4eaf-9510-ed1702eadf9a) -[Problem 02](https://www.shadertoy.com/view/lXscDn) -![chrome-capture-2024-9-11 (1)](https://github.com/user-attachments/assets/a7d393a0-6b7d-4f76-b420-46ef90e034b7) -[Problem 03](https://www.shadertoy.com/view/X3XyD8) -![chrome-capture-2024-9-11 (2)](https://github.com/user-attachments/assets/ee637ff0-35c1-4302-9d7a-f0068a63dcca) +[Problem 01](https://www.shadertoy.com/view/X3cGzX) + +![chrome-capture-2024-9-11](https://github.com/user-attachments/assets/a1db7b20-b3b3-4eaf-9510-ed1702eadf9a) + +[Problem 02](https://www.shadertoy.com/view/lXscDn) + +![chrome-capture-2024-9-11 (1)](https://github.com/user-attachments/assets/a7d393a0-6b7d-4f76-b420-46ef90e034b7) + +[Problem 03](https://www.shadertoy.com/view/X3XyD8) + +![chrome-capture-2024-9-11 (2)](https://github.com/user-attachments/assets/ee637ff0-35c1-4302-9d7a-f0068a63dcca) # Setup