Monday, April 1, 2013

Exercise 4 - Doug Hinkel

Time

1 comment:

  1. Doug,

    It would be cleaner and simplier code if you loaded all your images into an array, like this example:

    http://processing.org/discourse/beta/num_1192465513.html

    Then you can iterate through the array depending on the second().

    ReplyDelete