Lab 07
The primary purpose for this exercise is:
- Getting practice with Processing's drawing commands as well as the various state tweaks that are available.
- Breaking apart large methods into smaller methods (particularly the drawing commands)
How you should grade this exercise:
- Correct output: 6 pts. Mark off one point (max 6) for each screen element that is missing.
- Person with hat and skiis
- Motion lines
- Mountain with two different colored curves (2 pts)
- Colored sun with black rays
- Colored sky
- Reasonable management of monolithic methods: 2 pts
- Readability (indenting, bracketing, etc.): 2 pts
Total Points Possible: 10 pts