From 895165de73465910dc8ba32a870ad05f0474a0fd Mon Sep 17 00:00:00 2001 From: terskayl <97208428+terskayl@users.noreply.github.com> Date: Wed, 11 Sep 2024 23:26:19 -0400 Subject: [PATCH] Update README.md --- README.md | 28 ++++------------------------ 1 file changed, 4 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 55807db..6480ae7 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,6 @@ # Lab01: Toolbox Functions -Let's practice using some tool box functions! You may work with a partner for this one. - -# Setup - -Create a [Shadertoy account](https://www.shadertoy.com/). Either fork this shadertoy, or create a new shadertoy and copy the code from the [Flower Puzzle](https://www.shadertoy.com/view/NsVBzy). - -# Puzzles - -Do your best to replicate the following simple graphics: - -1. Pulsing Flower -![75f8b7ade447b2ad49c9f19aa0f190c9](https://user-images.githubusercontent.com/1758825/133500768-45b053c2-1885-4108-84a8-4cbf3f10318d.gif) - -2. Spinning Flower -![dbd6b5b655de0843869f06d8f9871770](https://user-images.githubusercontent.com/1758825/133485625-8385c7ca-6015-4809-b8ad-3311df071889.gif) - -3. Modify the base code to create a new flower! -- Ideas: add additional shapes, create an interior for the flower, change the animation, make your flower explode, add an animated background, use color gradients. - -# Submission -- Create a pull request to this repository -- In the README, include the names of both your team members -- In the README, create a link to your shader toy solutions for these three prompts -- Make sure all three of your shadertoys are set to UNLISTED or PUBLIC (so we can see them!) +I worked by myself for this lab +Flower 1: https://www.shadertoy.com/view/4XscDr +Flower 2: https://www.shadertoy.com/view/M3syDr +Flower 3: https://www.shadertoy.com/view/X3lyDH#