-
Notifications
You must be signed in to change notification settings - Fork 6
HW Week 4.2
ghostmoth edited this page Sep 26, 2016
·
17 revisions
This is due by class on Monday (9/26).
-
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.
- A sketch that emerges over time according to;
-
READ AND WATCH (Optional):
- These are not required, just watch if you find them helpful!
(Press the edit button to the top-right of this window. Press save page below this window when done)
- Michael Musick - Blog Entry - Sketch
- Kayla Robertson [Blog Entry] (https://github.com/kaylarobertson3/kaylarobertson3.github.io/tree/master/week4.2) - [Sketch] (https://kaylarobertson3.github.io/week4.2/)
- Ian McKay - Blog Entry - Sketch
- Katherine Ayers [Blog Entry](https://github.com/ghostmoth/ghostmoth.github.io/tree/master/HW-4-2/Hotair%20balloom0 - [Sketch](ghostmoth.github.io/HW-4-2/Hotair balloom/)