CS547:
Enternal Links:
  1. OpenGL
  2. OpenGL man pages
  3. Glut man pages
  4. Avoiding 16 Common OpenGL Pitfalls
  5. Nate Robins' OpenGL Demos

  6. How to generate Random Dot Stereograms

  7. The Discrete Cosine Transform (DCT)
Handouts:
  1. Simple OpenGL makefile
  2. Simple OpenGL example
  3. Example: Bezier curves and lighting (bezier.tar - uploaded Oct. 22, 2019)
  4. Example: Affine Transformations and Lighting (cone.tar - uploaded Nov. 27, 2019)
  5. Example: Lighting and Textures (texture.tar - uploaded Nov. 27, 2019)
  6. Example: Lighting, Textures, and Cameras (camera.tar - uploaded Nov. 27, 2019)

  7. File IO: Library tarball