CS 6554 - Computer Graphics II: Spring 2013

Assignments Uploaded

General Information

Not Required References

"3D Computer Graphics", by Alan Watt

Instructor

Prof. James K. Hahn
Office: 720B Academic Center
E-mail: [email protected]
URL: http://www.seas.gwu.edu/~hahn/ 

Office Hours: 

TA: 
Wei Li
[email protected]

Assignments
There will be approximately five programming assignments. The assignments will demonstrate concepts learned in class. The assignments will be handed-in by posting code to Blackboard and project video on Assignments Upload Page.

Exams
A mid-term and a final

Project
Each student completes an individual final project. This project should not necessarily be the most challenging (i.e. the final project is weighted the same as the other four assignments). The topic of the final project is entirely up to the student. You should discuss the project with the instructor.

Grades
Based on the following weighting:

  • Assignments50%
  • Midterm exam20%
  • Final exam30%

Grading is on a curve, modified to account for overall class quality.

MISSED EXAM: By prior arrangement only, or due to an immediate personal emergency.

Cooperation
It is reasonable for you to discuss approaches to problem solutions with each other. It is unreasonable to collaboratively work out a detailed solution, to copy a solution, or to give away a solution.

Schedule

  Topic Chap Lab Assigned 
  Introduction      
  3-D Viewing Transformation 5  Lab 1
  Representation / Modeling 2  
  Shading 6  
  Visible-Surface Determination 6 Lab 2
  Representation of Curves and Surfaces 3  
  Representation and Rendering 4  
  Illumination Models 7 Lab 3
  MIDTERM EXAM    
  Texture Mapping 8  
  Procedural Textures 8 Lab 4
  Shadows 9  
  Global Illumination 10  
  Ray Tracing  11 Lab 5
  Radiosity 12  
  Volumetric Rendering   13  
  Anti-Aliasing    14  
  Image-based Rendering 16  
  FINAL EXAM    
  PROJECT PRESENTATIONS