Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.09 KB

File metadata and controls

32 lines (23 loc) · 1.09 KB

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