From a471095572979e3b0d3ef6e3163b80e3de950ddb Mon Sep 17 00:00:00 2001 From: Wang Ruipeng <98011585+WANG-Ruipeng@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:44:27 -0400 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 1f6de16..b925c3e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,16 @@ Let's practice parameterization! We'll be starting with an oh-so-beautiful gingerbread man face that looks like this: ![image](https://github.com/user-attachments/assets/4707eb0a-b25e-4eda-84e3-3bb336981781) +## Demo +### Task 1 +[Link to the shadertoy](https://www.shadertoy.com/view/4ccyzN) + +### Task 2 +[Link to the shadertoy](https://www.shadertoy.com/view/Mc3cR4) + +### Task 3 +[Link to the shadertoy](https://www.shadertoy.com/view/4c3czN) + ## Setup Start by forking [this shadertoy](https://www.shadertoy.com/view/XftyR8)