Canvas Drawing Project

The final project for this unit was a portrait or landscape made in the p5 editor. I enjoyed this project because I was able to play around with shapes and how to use them to make one big image. I even used some codes that I never knew about before, such as arc(), which made the angled circle seen on the face to make the facial markings, and bezier(), which was used to make the mouth. I also was able to explore more about RGB color codes in order to find a good color scheme for the background.

An image of the project is below, as well as a reference image I used of my cat.

Fullscreen version: https://editor.p5js.org/annabanana/full/y6Yozy94c
Edit version: https://editor.p5js.org/annabanana/sketches/y6Yozy94c



Comments

Popular posts from this blog

Gradient Mesh Project

JavaScript Snowman!