None posted.
Lab Support Code
Frame with Textbox (with Visual Studio project files)
Framework Tutorial (also available in PDF format).
OpenGL Tutorial (also available in PDF format).
Lab Implementation Notes
All labs must be implemented in C or C++, using the OpenGL API for rendering. The provided framework code uses GLUT (the OpenGL Utility Toolkit) as a windowing and input library. You may use another library in place of GLUT, as long as your program ultimately meets the specifications. However, your labby will only provide support and help with the provided GLUT-based framework.
All submitted labs must compile in Visual Studio and run on the computers in Symonds lab. Implementations of the GLUT and OpenGL libraries exist for most current operating systems; you may write your code on another platform if you wish. If you work outside of Windows, remember that YOU ARE RESPONSIBLE for ensuring that your code runs in Symonds.
| Policies and Syllabus | Lecture Notes | Main Page | Exams |