CISC/CMPE 454 - Schedule & Notes

Section  Week  Lecture Topic
OpenGL Jan 6 notes OpenGL I
video       Introduction
video       VBOs
video       Animation
notes OpenGL II
video       VAOs
video       Shaders
video       Vertex attributes
video       Mouse interaction
Vector Algebra Jan 13 notesvideo Vector review
problems Problem set for vectors
notesvideo Rotational transformations
notesvideo Compositions of transformations
notesvideo Homogeneous coordinates
notesvideo Projection transformations
OpenGL Jan 20 notesvideo The Model-View-Projection transform
notesvideo Projection matrix
notesvideo Clipping
A1 due Friday Jan 24 at noon
Local Illumination Jan 27 notesvideo Phong illumination model
notesvideo Shading in shaders
notesvideo More shaders
Texture Mapping Feb 3 notesvideo Textures on the GPU
notesvideo Multipass rendering
notesvideo Procedural textures
Feb 10 notesvideo Environment mapping
notesvideo Bump mapping
notesvideo Nearest and bilinear lookup
notesvideo Mip maps and anisotropic filtering
A2 due Friday Feb 14 at noon
Feb 17 Winter break
Animation Feb 24 notesvideo Keyframing
Midterm Test Wednesday, Feb 26 at 9:30am
notesvideo Catmull-Rom interpolation
Mar 3 notesvideo Object state
notesvideo Physics for animation
notesvideo Constraints
Mar 10 notesvideo Collisions
Ray Tracing I notesvideo Intro to ray tracing
notesvideo Ray/triangle intersection
Mar 17 A3 due Monday March 17 at noon
notesvideo Glossy reflection
notesvideo Soft shadows
Volume Rendering notesvideo Intro to volume rendering
notesvideo Discrete volume rendering integral
notesvideo Computing C and alpha
notesvideo Transfer functions
notesvideo Computing gradients
Mar 24 notes GPU volume rendering
Ray Tracing II notesvideo Pixel antialiasing
notesvideo Random sampling
notesvideo Bias in ray tracing
notesvideo Importance sampling
Mar 31 notes Nonuniform sampling
notesvideo Axis-aligned bounding boxes
notesvideo Octtrees
notesvideo K-d trees
notes Photon maps
A4 due Friday April 4 at noon

Back to previous page