1. To start, make sure to read the OpenGLTutorialSetup file and set up OpenGL and CMAKE properly for your machine. You will need to know how to use basic shell commands and pay close attention to the setup directions.
2. If you have properly set up the softwares and libraries, setup the environmental variables, generated the project with CMake, you will be able to compile the code in the terminal with the following command:
make Assignment1
./Assignment1