Project 1
The primary purpose for this exercise is:
- Tying everything together so far and allowing the students to challenge themselves, use their imagination, and have some fun.
How you should grade this exercise:
- Window less than 300x300: -1
- No anti-aliasing: -1
- No mouse hover: -3
- No mouse click: -3
- No mouse drag: -3
- No animation in scene: -5
- No keyboard input: -3
- Failure to use point, line, triangle, ellipse, rectangle, quad, primitive bezier: -1 for each shape missing (POSSIBLE exception in the event that including these would make the application non-sensical
- Did not use more than one strokeWeight: -1
- Did not use more than one stroke color: -1
- Did not use more than one stroke fill: -1
- Did not use ten or more colors: -1 for each under 10. (I.e. if only 7 colors, then -3)
- Did not use an array: -3
- Did not use custom methods: -5
- Did not use create at least five custom methods: -5
- Lack of "creativity". I.e. the application meets the spec but does not do anything interesting or logical: -3
- No student who turned in a project that functions well and is kind of cool should get a score less than 30 regardless of how many points they miss.
Total Points Possible: 50 pts