Skip to content

Dark-Tracker/sorting_algorithm_visualization

Repository files navigation

Sorting Visualization

  • Uses OpenGL 3.3 for rendering graphics.
  • Visualize different sorting algorithm

Preview



Install

git clone https://github.com/Dark-Tracker/sorting_algorithm_visualization

Requirements

  • Download Visual Studio 2022 Community Edition.
  • Install workloads: Desktop development with C++.

Dependencies

This project is already packaged with all the necessary libraries, so there’s no need to download them. The following libraries are used:

Library Usage
FreeType Font rendering
Glad Loader generator
GLFW API for creating window, context, input and events etc.
GLM Advance math library

About

Uses OpenGL to visualize various sorting algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published