SORTING VISUALIZER Experience sorting in a new way! ALGORITHMS IMPLEMENTED Bubble Sort Selection Sort Insertion Sort Quick Sort Merge Sort INSTRUCTIONS Hover over your desired sorting algorithm and use the left mouse button to select one. After choosing the sorting algorithm, an unsorted array of bars will be generated. Simply press the 'ENTER' key to visualize sorting. Green bars represent successful completition of the algorithm. DEPENDENCIES GLFW GLEW GLM FREETYPE