Skip to content
/ Galaga Public

Computer Graphics Mini Project using OpenGL API and C++

License

Notifications You must be signed in to change notification settings

abs87/Galaga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Galaga

Computer Graphics Mini Project using OpenGL API and C++

Steps: 1->Save the file with .cpp extension 2->Download and install the required glut,glut3 library files 3->Compile the file using g++ or gcc i.e>>g++ filename.cpp -l GL -l GLU -l glut 4->Execute by typing ./a.out

About

Computer Graphics Mini Project using OpenGL API and C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages