Lab 11
The purpose of this exercise is: to get even more practice controlling scene state using matrix transformations and keyboard input.
- Getting comfortable with matrix transformations
- Getting comfortable with the matrix stack.
- Getting more practice with keyboard commands.
How you should grade this exercise:
- Clock hands do not behave as they should: -5 pts
- Text not implemented according to spec: -3 pts.
- Frame rate not bounds tested (can go below 5 fps): -2 pts.
- Keyboard input does not work according to spec: -4 pts.
Total Points Possible: 10 pts