Skip to content

deandrehall/openglProject

Repository files navigation

To run the program, enter this command in Terminal to compile

g++ -std=c++0x main.cpp -o animation -lGL -lGLU -lglut -lassimp -lGLEW -lSOIL -lSDL

Then enter the command to run the program

./animation

Releases

No releases published

Packages

No packages published

Languages