Week 2 : Simple 2D Shapes

Homework

Coding Sketch #1: Self Portrait

Find a selfie or take one. Create an interpretation of it using 2D shapes in P5.JS. You can to be accurate, or create an interesting abstraction based on the image. Look at the 2D shapes on https://p5js.org/reference/.

Bonus for using more advanced 2D primitives -- quads, arcs, and I encourage you to lookup how to use Vertexes!

Readings

Card image cap
Make: Getting Started with p5*js

Chapters 3. Draw.

by

LINK

Examples

Other Materials

Key Concepts:
Coding Functions: