Homework
This week’s homework introduces us to p5.js. You are going to create a self-portrait with simple shapes and then title and sign your portrait.
Specifics:
- Create a portrait of yourself using simple shapes.
- Use circle(s) or ellipse(s).
- Use square(s) or rect(s).
- Use point(s).
- Use line(s).
- Use triangle(s).
- Title your portrait.
- Sign your portrait with your name.
- Upload everything into GitHub and turn in your link to Moodle.
Click here for this section’s Video