Skip to content
Open
25 changes: 24 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
# lab06-proceduralFace
# Procedural Face Lab Submission - Nico Kong

I made 3 total parameters:
SURPRISE, SADNESS and HEART.

The animation in shadertoy will by default iterate over 6 combinations combinations each with some setting combination at their min/max.

Link to shadertoy repo: https://www.shadertoy.com/view/W32BDV

<p>
<img src="face1.png" alt="A" width="250"/>
<img src="face3.png" alt="B" width="250"/>
<img src="face4.png" alt="C" width="250"/>
<img src="face5.png" alt="D" width="250"/>
<img src="face6.png" alt="F" width="250"/>
<img src="face7.png" alt="G" width="250"/>
</p>
Me and classmate Aidan then made a second variant of this shader together, where the heart gets torn apart over time.

Link to Broken Heart version of this Lab: https://www.shadertoy.com/view/WX2BDV

<img src="face2.png" alt="E" width="250"/>

# Assignment Description

Let's practice parameterization! We'll be starting with an oh-so-beautiful gingerbread man face that looks like this:
![image](https://github.com/user-attachments/assets/4707eb0a-b25e-4eda-84e3-3bb336981781)
Expand Down
Binary file added face1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added face2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added face3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added face4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added face5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added face6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added face7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.