Week 3

Processing review - Basic concepts


  • Drawing
  • Color
  • Variables
  • Animation
  • Loops
  • Arrays
  • Interactivity

Source code from the lecture. Unzip and put into sketchbook folder.

Processing tutorials


Drawing
Color


Reading


If you need more details or would like to review the material at your own pace, take a look at the first few chapters of the Processing Handbook (link on the resources page)


Assignment


Read some code. Go to OpenProcessing.org. Find some cool stuff. Read the code and see if you can understand some of it after today's review.