Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 460 Bytes

File metadata and controls

19 lines (14 loc) · 460 Bytes

3D-QuickSort

An OpenGL visualization of the Quicksort algorithm. Does not make as much use of 3D space as I planned for, but it has the basics down.

Check out Release.zip to run. Contact me if you are interested in compiling.

Uses the following external libraries: AntTweakBar (for menu) freeglut FreeImage (for image loading) glew glm

Controls: Space pauses the animation Once paused, 's' can step through animation. 'f' toggles front view.