Lecture Notes and Slides


Links will fail if notes are not yet posted. In that case check back later.

Notes are in PDF format. You need the Acrobat Reader to view them. You can download the Acrobat Reader for free here
 

Lecture Slides on 2D and 3D Graphics

Overview

OpenGL

Color Models

Lighting and Shading

Visible Surface Determination

Shadow Algorithms

Texture Mapping

3D Tranformation

2D graphics

Ray Tracing

The following slides are not covered in the final

Radiosity

Particle System Animation

ODE Basics

More In-depth ODE Slides

Java 3D

OpenGL Resources

OpenGL Programming Guide (aka the Red Book)
OpenGL Reference Manual (aka the Blue Book)
Glut specification
Sample OpenGL programs
 

 
 
 

Tutorial Notes on Java

Get JDK

JDK API Specification

To Learn More About Java (without spending $$$)


 
 

Tutorial Notes on Java3D

Java 3D Tutorial
Java 3D Tutorial (by Sowizal and Nadeau)
Java 3D Class API

Back to the Course Home Page