Skip to content

Commit 15dca79

Browse files
authored
1 parent bec9f37 commit 15dca79

File tree

1 file changed

+9
-25
lines changed

1 file changed

+9
-25
lines changed

README.md

Lines changed: 9 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,16 @@
1-
# lab01-toolbox-functions
1+
Nathan Devlin Lab #1
22

3-
Let's practice using some tool box functions! You may work with a partner for this one.
3+
Collaborated with Ray DongHo Kim
44

5-
# Setup
5+
ShaderToys:
66

7-
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).
7+
#1:
8+
https://www.shadertoy.com/view/fsK3Ry
89

9-
# Puzzles
10+
#2:
11+
https://www.shadertoy.com/view/fdy3zc
1012

11-
Do your best to replicate the following simple graphics:
13+
#3:
14+
https://www.shadertoy.com/view/NsyGRc
1215

13-
1. Pulsing Flower
14-
![75f8b7ade447b2ad49c9f19aa0f190c9](https://user-images.githubusercontent.com/1758825/133500768-45b053c2-1885-4108-84a8-4cbf3f10318d.gif)
1516

16-
2. Spinning Flower
17-
![dbd6b5b655de0843869f06d8f9871770](https://user-images.githubusercontent.com/1758825/133485625-8385c7ca-6015-4809-b8ad-3311df071889.gif)
18-
19-
3. Modify the base code to create a new flower!
20-
- Ideas: add additional shapes, create an interior for the flower, change the animation, make your flower explode, add an animated background, use color gradients.
21-
22-
# Submission
23-
- Create a pull request to this repository
24-
- In the README, include the names of both your team members
25-
- In the README, create a link to your shader toy solutions for these three prompts
26-
- Make sure all three of your shadertoys are set to UNLISTED or PUBLIC (so we can see them!)
27-
28-
29-
30-
31-
32-

0 commit comments

Comments
 (0)