Computer Systems Lab
Collaboration and Distance Learning Ideas 2003

Computer Graphics with OpenGL - Starting Links
  1. Helpful list of OpenGL Online resources
  2. Spring 2002 Course Web Page (this is a good starter page for references)
  3. Linux: TJ's script for compiling OpenGL and C: Lgcc script (C) (don't forget to "chmod 755 Lgcc" to make this executable)
  4. Linux: TJ's script for compiling OpenGL and C++: Lg++ script (C++)
    ("chmod 755 Lg++" to make this executable)
  5. Windows: Compiling OpenGL and Visual C++ - see Edward Angel's Interactive Computer Graphics online help, "compiling under Visual C++"
  6. MPI/Parallel Programming and OpenGL: MPI script for GLUT (C)
    ("chmod 755 Lgcc" to make this executable)