CS 116A: Introduction to Computer Graphics, Fall 2005


News:
12/15/05: Final Exam grades available. Section 1 exam was too long, so scores have been boosted by 20%. Section 2 exams were shorter, but still too long, so scores have been boosted by 10%. The table shows the percentage (final exam is 40% of final grade).
8/29/05: Email me (teoh@cs.sjsu.edu) if you want to receive secret ID to see your grades. Subject: "Request grade ID" Email content: name: (eg. John Doe), class: (eg. CS 116A), section (eg. 1 or 2)

Lecture:
Section 1: MW 10:30-11:45, SH 434
Section 2: MW 1:30-2:45, MH 225

Instructor:
Soon Tee Teoh, teoh@cs.sjsu.edu
Office Hours: MTWR: 9-10:15, MH 211

Class Links:
Green Sheet
Schedule
Homework Assignments
Lecture Notes
Project
Exams
Grades
Other Links:
GLUI
GLUT
GLUT for Windows
Example (zip file) of source code using GLUI and GLUT that I made from GLUI examples provided by the GLUI download site above (example3). This example compiles using Microsoft Visual Studio in Windows. It can be easily ported to Linux with the appropriate Linux libraries and makefiles.