Yi Liu and Neha Thumu
- Pulsing Flower
Red version: https://www.shadertoy.com/view/lXlyDn
We created this using a sine wave where the amplitude changed based on time.
- Pulsing Flower (Brownie Points)
Link: https://www.shadertoy.com/view/M3fyDH
Use alpha blending to adjust the color of the flower from the center based on the distance of points 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)