CPSC 314 Assignment 0

PDF a0.pdf
solutions
source code a0_code.zip
reference solution (lab linux executable) a0soln-lab
reference solution (windows executable, rename to .exe) a0soln-win

Reference image from solution animation:


Some machines in the linux lab are currently having problems with the "glut" library. As a result, here is initial code and reference binary that use a dummy call to "myWireTeapot()" instead of "glutWireTeapot()". Note that this draws a triangle instead of a teapot.

new source code to start with openGLDemo2.cpp
reference solution (lab linux executable) a0soln2-lab
reference solution (windows executable, rename to .exe) a0soln2-win

Reference image from solution animation using "myWireTeapot():"

solutions (to be posted later)


Last modified: Sun Oct 08 17:03:45 Pacific Daylight Time 2006