Computer Science 112
The Art & Science of Computer Graphics

Fall 2015, The College of Saint Rose

Lecture 9: Custom Objects
Date: Wednesday, September 30, 2015


Utah Teapot at the St. Louis Science Center, July 2012.

Agenda

Lecture 9 Assignment

Due at the start of class, Wednesday, October 7.

Please submit answers to these questions either as a hard copy (typeset or handwritten are OK) or by email to terescoj AT strose.edu by the start of class. Please use a clear subject line when submitting by email (e.g., CSC 112 Lecture 9 Assignment , Joe Student). We will discuss these questions at the start of class, so no late submissions are accepted.

  1. Create an Ambrosia definition for a lamp shade similar to the one on the lamp below by using a sweep. You need not run this in Python/Ambrosia or generate an image, but you may do so if you wish. You need only create the lamp shade, but you are welcome to develop the entire scene. (6 points)
  2. Modify the "cups" example from class to use a Spindle to represent the cup object instead of a Difference. You need not run this in Python/Ambrosia or generate an image, but you may do so if you wish. (6 points)

Examples

The example we develop in class will be linked from this space.

Links