Skip to content
Nolan Burfield edited this page Aug 10, 2016 · 5 revisions

Example OpenGL Graphics Program WIKI

Use this Wiki to navigate the project classes, how to use Github, and how to get this project running on your home machine. This Wiki focuses on the code that is located in the PA1: Spinning Cube project.

OpenGL 3.3 is used for this project, but there are options to use OpenGL 2.7 since not all virtual machines will support the 3.3 version. Read this section in order to fix this issue Using OpenGL 2.7.

This was built for use at the University of Nevada, Reno Computer Graphics class.

Clone this wiki locally