MAS110: FUNDAMENTALS OF COMPUTATIONAL MEDIA DESIGN
PS 7: PROGRAMMING III: I Love JAVA? Really?

 


April 20(Tue) at the beginning of class as a URL.

Two week assignment.

CORRECTION: Evelyn had asked where the data aspect went? It has been brought back. Please examine the questions carefully.

Please do the following in Processing.

Problem 1 (25 pts):

Using Processing, create a monochrome program that draws a person that changes based upon a numeric scale of hunger. This can either be discrete (4 or 5 variations) or continuous (entered via the mouse's x- or -y- coordinate).

Problem 2 (25 pts):
Using Processing, create a monochrome program that draws two persons interacting with each other based upon a numeric scale of like-to-dislike. This can either be discrete (4 or 5 variations) or continuous (entered via the mouse's x- or -y- coordinate).

Problem 3 (25 pts):

Using Processing, create a monochrome program that draws two persons and one plant interacting with each other based upon a numeric scale of environmental/ecological impact. This can either be discrete (4 or 5 variations) or continuous (entered via the mouse's x- or -y- coordinate).

Problem 4 (25 pts):

Do Problem 3, this time with the addition of color.