diff --git a/README.md b/README.md index 40bf2cc..740f5d9 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,16 @@ -# lab01-toolbox-functions +Nathan Devlin Lab #1 -Let's practice using some tool box functions! You may work with a partner for this one. +Collaborated with Ray DongHo Kim -# Setup +ShaderToys: -Create a [Shadertoy account](https://www.shadertoy.com/). Create a new shadertoy and copy the code from the [Humble Little Circle demo](https://www.shadertoy.com/view/7dy3RG). +#1: +https://www.shadertoy.com/view/fsK3Ry -# Puzzles +#2: +https://www.shadertoy.com/view/fdy3zc -Do your best to replicate the following simple graphics: +#3: +https://www.shadertoy.com/view/NsyGRc -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!) - - - - - -