Skip to content

HW Week 4.2

MistaSierra edited this page Oct 3, 2016 · 17 revisions

Week 4.2

This is due by class on Monday (9/26).

  1. Create a generative art sketch that includes (all of these):

    • A sketch that emerges over time according to;
      • Use of at least one continually updated/changed variable (ie. x++, y+=3, z=x+z) (aka. "variable math").
      • Use of at least one conditional control statement (if, for, while). (Look at the ball examples if need be.)
    • One GUI-like element that reacts or changes the sketch when mouseX/Y roles over it or mousePressed interacts with it.
  2. READ AND WATCH (Optional):

    • These are not required, just watch if you find them helpful!

Add Your Homework

(Press the edit button to the top-right of this window. Press save page below this window when done)

Clone this wiki locally