From 49b32422ab3efca16d7bb3dca11d383f539c5d58 Mon Sep 17 00:00:00 2001 From: Wenqing Wang <33616958+FridaWang@users.noreply.github.com> Date: Wed, 21 Sep 2022 11:58:09 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c713203..9809655 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Lab02: SDF Practice Let's practice using raymarching and SDFs! You may work with a partner or even two for this one. +# Results +Shadertoy Link: https://www.shadertoy.com/view/NtcfWl +![566-Lab-sdf](https://user-images.githubusercontent.com/33616958/191553086-1a75b91f-fe31-4116-a455-bf0bbb9a346c.gif) # Setup