Simulating an airplane through a game built in OPENGL Screenshots Building extract the files and run: mkdir build && cd build Compiling go to build directory and run: cmake.. && make all Executing run the command: ./graphics_asgn1