From 89a0391ec6acfe226102c4ead0edec422a5ae82c Mon Sep 17 00:00:00 2001 From: Yuqi Zhang <35361994+yuz796@users.noreply.github.com> Date: Wed, 21 Sep 2022 21:29:11 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c713203..d3aa3de 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Let's practice using raymarching and SDFs! You may work with a partner or even two for this one. +# Name/ Link + +Yuqi Zhang, got help from Dongying Liu, Wenqing Wang +https://www.shadertoy.com/view/st3fWs + + # Setup Create a [Shadertoy account](https://www.shadertoy.com/). Either fork this shadertoy, or create a new shadertoy and copy the code from the [Mushroom Puzzle](https://www.shadertoy.com/view/sstSz2). From 6e90e33f378cdd17c63be216c69e1c4f548745bd Mon Sep 17 00:00:00 2001 From: Yuqi Zhang <35361994+yuz796@users.noreply.github.com> Date: Wed, 21 Sep 2022 21:29:31 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3aa3de..6083f49 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ Let's practice using raymarching and SDFs! You may work with a partner or even two for this one. -# Name/ Link +# Name Yuqi Zhang, got help from Dongying Liu, Wenqing Wang + +# Link https://www.shadertoy.com/view/st3fWs