• Create a "self" portrait using 2D primitive shapes – arc()curve()ellipse()line()point()quad()rect()triangle() – and basic color functions – background()colorMode()fill()noFill()noStroke()stroke(). Remember to use createCanvas() to specify the dimensions of your window and wrap all of your code inside a setup() function. Here's an example: Zoog


Self Portrait_Sophie Lee

Screen Shot 2022-09-08 at 1.39.17 AM.png