CSC529/688: Computer Graphics - Fall 2003

Dr. Christian A. Duncan
(305) 284-2254
csc529@mail.cs.miami.edu
Office Hours
Linux Lab Hours (Ungar 426)
TA: Harendra Narayan

Resources

Examples of real-world uses of OpenGL

Actually these are easy to find but if I find something interesting I'll try to add the article here.

Course Information

Midterm

Date: Thursday, October 23 (definite)
Topics Covered: Chapters 1-5

Final

Take Home Exam
Due Date: December 16 (not an in class exam from 5-7:30)
Topics Covered: Comprehensive
(FYI, to see all Final Exam Schedules for Fall 2003, click here)

Course Notes

Programming Assignments

To submit programming assignments use the command:
% submit # files
where # is replaced by the appropriate homework number.

Written Assignments

To submit written assignments (if you so choose) use the command:
% submit W# files
where # is replaced by the appropriate written assignment number.

Big Projects

To submit the "big" projects use the command:
% submit B# files
where # is replaces by the appropriate big project number.
Due Date for All Big Projects: Wednesday, December 3.

README Files
First, a word on README files. Because these projects are diverse and very flexible in their creativity, you need to explain in the readme file not only how to make the project, run the program, enter the data, but also clarify/justify why your program demonstrates the techniques required for that assignment. This justification can be just a simple sentence if that is all the explanation that is needed.

Remember, 500-level students have to do one big project. 600-level students must do two big projects. You can choose among any of the ones assigned.

TA Info