Recommended Preparation and Schedule for Project 6
MCS 177: Computer Science I, Fall 2003
- Assignment: Project 6: Implementing
Computer Graphics
-
- Schedule for Project 6:
- Dec 2 (in class): Skim the lab handout and section 9.4.
- Dec 3 (in class): We will work through the collaboration
diagrams in the lab handout as a group, coming to understand how the
graphics system works. Be sure to carefully read the lab handout and
section 9.4 before lab the next day.
- Dec 4: Draw the UML collaboration diagrams called for by the
lab:
(width right-b)
- Complete version of
(draw-on angle medium)
using right-b
(width angle) using right-b
- a line drawing itself on
medium
- a line's mirror image drawing itself on
medium
- a line's turned image drawing itself on
medium.
- Dec 8: Finish work on the diagrams and do exercises 9.14 and
9.15
- Dec 9: Finish exercises 9.14 and 9.15; do exercise 9.16.
- Dec 11: Do exercise 9.17.
- Dec 12: Project 6 due in class
-
- Helpful information
- Lab instructors: San
Skulrattanakulchai and Mike
Hvidsten
- R4RS
Scheme documentation
-