Skip to content

sanghu785/bubble-sort-simulation-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

bubble-sort-simulation-

bubble sort simulation using opengl / c++ implementation

To run the file

  1. open terminal and run below command

g++ gl.cpp -o gl -lGL -lGLU -lglut

after above command object file will be created then run

./a.out

About

bubble sort simulation using opengl / c++ implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages