Skip to content
 
 

Repository files navigation

Lab01: Toolbox Functions

Team

Neha Thumu and Yi Liu

Setup

Create a Shadertoy account. Either fork this shadertoy, or create a new shadertoy and copy the code from the Flower Puzzle.

Our Shaders!

  1. 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)

  1. Spinning Flower

Red version: https://www.shadertoy.com/view/MXscDr

We created this using a triangle wave, and we caused it to rotate by multiplying it by the sine of time.

  1. 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.

  1. Noir Pulse

Link: https://www.shadertoy.com/view/43fyDH

This pulse has a fancy pattern.

  1. Spinning Flower (with a cool pattern)

Link: https://www.shadertoy.com/view/43XcDH

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!)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors