
That unit focuses on drawing lines and shapes from sequences of vertices. Now here are things getting interesting (atleast for me). I was asked to use beginShape() to draw a shape of my own design. As you can see I did a few more. I first had drawn these images on paper. Just random connected lines. And than I tried to figure out (in my head) what the coordinates in Processing could be. I did not use millimeter paper. Also I was asked to use different parameters for beginShape() to change the way a series of vertices are drawn. As a last exercise I was asked to draw a complex curved shape of my own design using bezierVertex().
Next page

