Computer Graphics
CS 4451, Spring 2005

 

Latest News

How to submit your homework: Create a .zip or .rar file of your whole project including the workspaces. Please don't send  the debug/release folders, or any library files that we already have, glut for example. Name this file "p{project number}_{your name}.zip", where {your name} is your full name without spaces. For example, Chris Wojtan would create "p1_ChrisWojtan.zip" for his homework 1. Submit your assignment to wojtan@cc.gatech.edu. Please put "cs4451b: prog1" in the subject line so we can find your homework quickly.

Class Sessions
MWF, 2:05pm - 2:55pm
CoC Room 101

Instructor
Greg Turk
turk at cc.gatech.edu
TSRB 219
(404) 894-7508
Teaching Assistant
Chris Wojtan
wojtan at cc.gatech.edu
Office hours: Tuesday 2:00-3:00pm, Friday 3:00-4:00pm
Open area between rooms 217 and 218 in TSRB (by the big comfy couch)

Required Textbook
Fundamentals of Computer Graphics by Peter Shirley

Grading
Programming assignments: 70% (divided evenly among the five programs)
Midterm exams (two): 14% (7% each)
Final exam: 16%

Programming Projects
Computer graphics is learned best by doing. Each student will complete five programming projects, to be written in C or C++ on a Windows platform. Students may talk with one another about any of the concepts required for the programming projects, but each student must perform the actual programming of this assignment on their own. Students must write all of the code for each assignment themselves without any form of code sharing by electronic, written, verbal or any other means. The only code from others that may be used in these assignments are those that are given by the instructor. Note that it is impossible to get a good grade in this course without completing all five programming assignments.

Late Policy
The grade on a late assignment will drop 5% for each day beyond the due date. A day ends at midnight (specifically 11:59pm). No late assignments will be accepted four days or later after the date that the assignment was due.


Assignments