rcj9719 / Procedural-lab01-toolbox-functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulsing flower submission

Team members: Rhuta Joshi and Logan Cho

  1. Pulsing Flower: https://www.shadertoy.com/view/fttfWM
  2. Spinning Flower: https://www.shadertoy.com/view/NltBDM
  3. Custom Flower: https://www.shadertoy.com/view/ftdfW7

Lab01: Toolbox Functions

Let's practice using some tool box functions! You may work with a partner for this one.

Setup

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

Puzzles

Do your best to replicate the following simple graphics:

  1. Pulsing Flower 75f8b7ade447b2ad49c9f19aa0f190c9

  2. Spinning Flower dbd6b5b655de0843869f06d8f9871770

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

About