Instructor:
Bruce Draper
Office: 442 CS Building
Office Hours: Mondays 10:00; Tuesdays 10:00-11:00
Email: draper@cs.colostate.edu
GTA:
Quanyi Mo
Office: CSB120, Linux Lab
Office Hours: 4:00-5:00, Wed
Email: moquanyi@cs.colostate.edu
Lecture Time and Place:
3:30-4:45, Tue, Thur, CSB Room 130

CS 410 teaches students how to program a computer to generate photo-realistic images. The general idea is that given a scene model, a sensor model and a viewpoint, one should be able to create the same image that a camera would for that scene and viewpoint. Scene models include 3D object models and light sources. Objects models are composed of surfaces, and include both geometry (where is the surface?) and material properties (what is it made of? What color is it?).

This course will emphasize geometric objects and transformations, perspective projections, lighting and reflectance models, shading models, and 3D curves and surfaces. Students will design and implement a ray tracing program from scratch, thereby becoming intimately familiar with the sensor, lighting and object models described above. Perhaps most importantly, students may come to more fully appreciate the power of linear algebra.

News:
PA2 grades are posted, but don't panic. The top grade was an 89 which is suspicious, so they may get adjusted:)