A simple sorting algorithm visualizer written in C using OpenGL.
Currently supports Bubble Sort, Selection Sort, Insertion Sort*, Merge Sort*, Quick Sort* with more algorithms planned.
- Visualizes array values as vertical bars in real time
- OpenGL rendering (core profile 4.6)
Recording.2025-07-27.220515.1.mp4
NOTE: I have only built this for Windows currently.