Skip to content

Matt Schwartz: Flower lab #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 5 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,9 @@
# Lab01: Toolbox Functions
Shader lab!

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

# Setup
[Pulsing flower](https://www.shadertoy.com/view/l3lyWn)

Create a [Shadertoy account](https://www.shadertoy.com/). Either fork this shadertoy, or create a new shadertoy and copy the code from the [Flower Puzzle](https://www.shadertoy.com/view/NsVBzy).
[Spinning flower](https://www.shadertoy.com/view/43XyW8)

# Puzzles

Do your best to replicate the following simple graphics:

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

2. Spinning Flower
![dbd6b5b655de0843869f06d8f9871770](https://user-images.githubusercontent.com/1758825/133485625-8385c7ca-6015-4809-b8ad-3311df071889.gif)

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!)
[Custom flower](https://www.shadertoy.com/view/M3fyWH) (be warned! This is... uncanny, for lack of better term. I think the ambiguous depth and lack of ambient occlusion are just kinda weird).