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