3D Graphics Programming, OpenGL, PovRay
Make up your own graphics application and substitute for one of the previous labs this quarter

  1. 3D OpenGL
  2. PovRay 3D rendering. Also see animation with Pov-Ray
  3. OpenGL Compiling: Lgcc (for C) and Lg++ (for C++), text versions - Lgcc and Lg++ also - writing Makefiles
    To make these compiling scripts executable: chmod 755 Lgcc