Skip to content

sadeedameen/Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics

1.select Applications/Accessories/Terminal on the Ubuntu desktop

2.type ls /usr/include/GL

3.if glut.h gl.h etc are there, great

4.if not, install it

sudo apt-get install freeglut3-dev
g++ pgm.cpp -lGl -lGLU -lglut

Program to implemnet BFS algorith using OpnenGL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors