From 0f2b2c1630aea969422600742059401262c8f24d Mon Sep 17 00:00:00 2001 From: jyguan18 Date: Wed, 12 Nov 2025 11:44:28 -0500 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9c012d..8c3f78d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ # lab06-proceduralFace -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) +Link to my Shadertoy: [https://www.shadertoy.com/view/wXBfDV](https://www.shadertoy.com/view/wXBfDV) + +And some images from my gingerbread man! + +image +image +image + + ## Setup Start by forking [this shadertoy](https://www.shadertoy.com/view/XftyR8)