CS 116A: Introduction to Computer Graphics, Fall 2006


News:
12/15/06: All grades posted
7/28/06: 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 13:30-14:45, MH 223
Section 2: MW 15:00-16:15, MH 424

Instructor:
Soon Tee Teoh, teoh@cs.sjsu.edu
Office Hours: Tue 9am – 12pm, 1pm – 3pm, MH 211

Class Links:
Green Sheet and schedule
Homework Assignments
Lecture Notes
Project
Exam Reviews and Solutions
Grades: Section 1 Section 2
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.