Skip to content
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
21 changes: 3 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,8 @@
# Lab02: SDF Practice

Let's practice using raymarching and SDFs! You may work with a partner or even two for this one.
Team Members:

# Setup
Leo Liang, Lorant Mikolas

Create a [Shadertoy account](https://www.shadertoy.com/). Either fork this shadertoy, or create a new shadertoy and copy the code from the [Mushroom Puzzle](https://www.shadertoy.com/view/sstSz2).

# Puzzle

Do your best to replicate the following simple animation:

[MushroomDance](https://user-images.githubusercontent.com/1758825/191526163-207a6e37-5bb1-4aa3-a7bb-4d33d50f056b.mp4)

Extra credit:
Make the animation less terrible! More detailed model, color differentiation for the mushroom vs ground, clouds, etc.

# 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
- Make sure your shadertoy is set to UNLISTED or PUBLIC (so we can see them!)
[Mushroom](https://www.shadertoy.com/view/7ldfWf)