Skip to content

Commit 49ef210

Browse files
committed
face rec examples
1 parent dd798a7 commit 49ef210

1 file changed

Lines changed: 21 additions & 4 deletions

File tree

_curriculum/03-01-Intro.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,19 @@ permalink: /maskGenerator-intro/1 # Give your page a permalink
66
published: true
77

88
gallery: # Below is for including an image gallery
9-
- url: /assets/images/thumbnails/unit2.png
10-
image_path: /assets/images/thumbnails/unit2.png
11-
alt: "Screenshot of a collage on books using the p5.js web editor"
12-
title: "About Me Collage"
9+
- url: https://www.mokafolio.de/works/Weird-Faces
10+
image_path: https://www.mokafolio.de/thumbs/works/Weird-Faces/01-2400x1526.jpg
11+
alt: "Weird Faces by Matthias Dörfelt"
12+
title: "Weird Faces by Matthias Dörfelt"
13+
- url: https://vimeo.com/257272785
14+
image_path: https://deweyhagborg.com/media/pages/projects/stranger-visions/0677cc51bf-1643025593/sample6_face_web.jpg
15+
alt: "Stranger Vision by Heather Dewey-Hagborg"
16+
title: "Stranger Vision by Heather Dewey-Hagborg"
17+
- url: https://harriskornstein.com/screen-queen-face-fail/
18+
image_path: https://harriskornstein.com/wp-content/uploads/2024/11/Face-Fail-grid-white-bg-2048x1792.jpg
19+
alt: "Screen Queen Face Fail"
20+
title: "Screen Queen Face Fail"
21+
1322
---
1423

1524
![Create a digital collage with p5.js!]({{ "https://verse.works/image/w3840/static%2F1dbce05a-42de-4250-a1b7-4f22d3e61886.png@webp" | relative_url }})
@@ -64,6 +73,14 @@ Build a simple generator that makes multiple variations of the same mask.
6473

6574
- Iterative design
6675

76+
## References & Artworks for Discussion
77+
78+
{% include gallery%}
79+
80+
- [Weird Faces](https://www.mokafolio.de/works/Weird-Faces), Matthias Dörfelt
81+
- [Stranger Vision](https://vimeo.com/257272785), Heather Dewey-Hagborg
82+
- [Screen Queen Face Fail](https://harriskornstein.com/screen-queen-face-fail/), Harris Kornstein
83+
6784
## Timeline
6885

6986
This project will take approximately four 45-minute sessions:

0 commit comments

Comments
 (0)