rcj9719 / Procedural-lab02-sdfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worked with Logan and Joanna https://www.shadertoy.com/view/7ttfDf

Lab02: SDF Practice

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

Setup

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

Puzzle

Do your best to replicate the following simple animation:

bandicam.2022-09-21.07-05-24-340.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!)

About