Skip to content

This is a small project which visualize different sorting Algorithms using OpenGL Graphics Library

Notifications You must be signed in to change notification settings

Ahel2000/Visualization-of-Sorting-Algorithms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Visualization-of-Sorting-Algorithms

This is a small project which visualize different sorting Algorithms using OpenGL Graphics Library

We can easily realize speed and efficiency of following Sorting Algorithms :- Quick Sort, Selection Sort, Bubble Sort, Merge Sort.

Working Instuctions:-

First Install OpenGL Library Then Run the following Command in Terminal :- g++ sort.cpp -lGL -lGLU -lglut

Voila...!! Enjoy the Play..!

Link to Video Visualization - https://drive.google.com/file/d/1mIBzWsDQUel-0HI1lHZHBGUAaf_mjsWn/view?usp=sharing

About

This is a small project which visualize different sorting Algorithms using OpenGL Graphics Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%