cmpsci220.graphics
The type of images
There are several functions in the cmpsci220.graphics package to create simple shapes, such as cmpsci220.graphics.rect, cmpsci220.graphics.oval, etc. You can make more complex images by manipulating and composing simpler shapes. E.g., see the functions cmpsci220.graphics.move and cmpsci220.graphics.overlay.
The type of images
There are several functions in the cmpsci220.graphics package to create simple shapes, such as cmpsci220.graphics.rect, cmpsci220.graphics.oval, etc. You can make more complex images by manipulating and composing simpler shapes. E.g., see the functions cmpsci220.graphics.move and cmpsci220.graphics.overlay.