Skip to content

anamulhaque22/Computer-Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Graphics

Install OpenGL on Ubuntu

For installing OpenGL on Ubuntu, just execute the following command (like installing any other thing) in terminal : sudo apt-get install freeglut3-dev

For working on Ubuntu operating system:

g++ programFile.cpp -o program -lglut -lGLU -lGL
./program where filename.c is the name of the file with which this program is saved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages