Skip to content

anishshobithpscollege/sortingalgorithmvisualizer

Repository files navigation

sorting-algorithm-visualizer

Sorting Algorithm Visualizer using OpenGL library

Documentation

Note: This project was built on Arch Linux Based system, so make sure to use proper deps for other os based system.

Install a C++ Compiler like GNU GCC Compiler and Make(Recommended)

sudo pacman -S base-devel make

Install the freeglut package

sudo pacman -S freeglut

Compile the project

make

Run the project

./sort

About

Sorting Algorithm Visualizer written in C++ using OpenGL library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published