Thursday, July 31, 2008

Darcy Wang-Hw4

Please click here

Just keep on the key pressing for more results.

Homework 4 (Gillian)

1. Press any key for random circles, press g for a blank slate. 2. Various keys trigger various actions.

Hmwk_04 Jennie Tsai


PRESS "o"

Homework 4


Press "A"

home_work4

Homework4-Speligene

a.parsons.edu/~spelc011/bootcamp/processing/homework4/

HW4-KDP

Link to HW4





An expansion on my previous day's work included cleaning up my code a little and adding in keyboard controls for both color and animation speed. If the controls don't work - please make sure you click inside the Processing animation window and then try to press a button, otherwise it doesn't recognize your keyPress. Thanks.

==CONTROLS==
'r' or 'R' = sets fill color to Red
'g' or 'G' = sets fill color to Green
'b' or 'B' = sets fill color to Blue
Up Arrow = frame rate is 120 fps
Down Arrow = frame rate is 30 fps

I just saw Danny's comments regarding random color generation for my previous assignment, if I have some free time later I'll include a keyboard control for that as well.