CS 5610/6610 - Spring 2023 - Interactive Computer Graphics

Project 1 - Hello World

This first project is about setting up the environment for using OpenGL. We will create an OpenGL window and color it using basic OpenGL functions.

Requirements

Additional Requirements for CS 6610 Students

Notes

If you are using GLUT or FreeGLUT, pay attention to GLUT functions like the following:

Mac OS X users can follow this tutorial for setting up FreeGLUT 2.8.0.



_