1b. Drawing in Color
Description
In addition to basic shapes, use some or all of the follow functions to build on your previous drawing with color! Experiment with Alpha and RGB values.
noFill()noStroke()fill()stroke()background()
Refer to the class notes for a refresher on the above function.