From 2acf0668af4024316757f5761d8ab94e92fcc327 Mon Sep 17 00:00:00 2001 From: Amelia Peng Date: Wed, 15 Sep 2021 20:40:25 -0400 Subject: [PATCH] update --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 40bf2cc..2aeaa30 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ Do your best to replicate the following simple graphics: +Team: Yanfei(Effie) Li, Amelia Peng +Link: +https://www.shadertoy.com/view/NsVGRy (for pulsing and rotating flower) +https://www.shadertoy.com/view/NsK3zy (new flower) + +Note: in the main function, there are two lines that set fragColor. One is for pulsing flower, and one is for rotating flower. Right now pulsing flower is commented out, but you could change which line to run. -