Creating a screen drawing with P5.js

FINAL

This is my friend’s cat, Castor. He’s living in LA now and I miss him a lot!

Screen Shot 2019-09-06 at 11.04.02 PM.png

PROCESS

First of all, I’ve sketched the ideal image. Then I’ve categorized the parts of the body. I’ve made attention to the order of of each shape. Final image is polychrome so It helped me a lot when giving color to the shapes.

During the process of making it, I referred to P5,js reference page. Several 2D Primitives and attributes are used.

IMG_7466.JPG

PROBLEMS

Settings like fill and stoke must be typed before the shape.

Misspelled function names cause error.

Commas should always be checked.

 
 
Tags