-
Notifications
You must be signed in to change notification settings - Fork 0
AndyClifford/OpenGL-Museum
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Build Commands: Ensure OpenGL is installed on your machine Unzip the project Open Terminal Navigate to the root directory of the project e.g. cd Downloads/acl118_asg1/ Run the following commands in order: g++ -Wall -c main.cpp g++ -Wall -o main main.cpp -lglut -lGl -lGLU ./main
About
A graphics assignment using the OpenGL Framework.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published