Computer Science 112
The Art & Science of Computer Graphics

Fall 2015, The College of Saint Rose

Lecture 11: Colors and Materials
Date: Wednesday, October 7, 2015


Agenda

Lecture 11 Assignment

Due at the start of class, Friday, October 9.

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 11 Assignment , Joe Student). We will discuss these questions at the start of class, so no late submissions are accepted.

Fill in the missing entries in the following table. (8 points, (1)/(2) each)

         HSV         

         RGB               Common Name     
Blue
(33, 0, .5)
(33, .5, 0)
(0, 1, 0)
Pink
(270, 1, 1)
(1, 1, 0)
(0.5, 0.5, 0.5)

Work through this carefully and make sure you understand it when we go over it in class. There will be a question on the first exam which is exactly this, just with different colors.

Terminology

Examples

Links