Neha Thumu and Yi Liu
Create a Shadertoy account. Either fork this shadertoy, or create a new shadertoy and copy the code from the Flower Puzzle.
- Pulsing Flower
Red version: https://www.shadertoy.com/view/lXlyDn
We created this using a sine wave where the amplitude changed based on time.
Brownie Points version: https://www.shadertoy.com/view/M3fyDH
(color changes from the center)
- Spinning Flower
We created this using a triangle wave, and we caused it to rotate by multiplying it by the sine of time.
- Sparkles!
Link: https://www.shadertoy.com/view/4XfcWH
We created this using two overlapping sine waves and multiplied another sine wave to them. We also changed the colors to make it more magical.
- Noir Pulse
Link: https://www.shadertoy.com/view/43fyDH
This pulse has a fancy pattern.
- Spinning Flower (with a cool pattern)
- 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!)






