Agenda

On day 4 we will continue to work on creating an image using Processing.

Specifically, we will use procedural abstraction to avoid repeated code when drawing similar or identical elements in the image.

Get ready

Get ready

First, continue working on your program from Lab 1, so that you have a relatively complete rendering of your graph paper sketch.

Next, think about

Annotate your graph paper sketch to indicate repeated elements. In Lab 2 we will explore ways of concisely expressing repetition in a Processing program.

Update: Please read Lab 2. Don’t worry if you don’t understand everything completely; I would just like you to have a sense of what we will be trying to accomplish in class.