|
Computer Science 110 |
Lecture 03: Objects and Groups
Date: Wednesday, February 6, 2008
Due at the start of class, Monday, February 11.
(add cube redPlaster
(xform
(translate 100 0 0)
(scale 2 2 2)
)
)
(add cube bluePlaster
(xform
(scale 2 2 2)
(translate 100 0 0)
)
)