Inspired by FishyMcFishFace on Hacker News.
More:
- Sorting Algorithms Visualized
- Sorting Algorithms Revisualized
- How I Visualized Sorting Algorithms and Brought Them to Life with Sound
Usage of ./sorting-visualization:
-delay int
successive delay times, one per frame, in 100ths of a second (default 10)
-filename string
GIF's filename (default: sorting name)
-height int
GIF's height (default 256)
-sorting string
selection, insertion, shell, merge, quick, bubble, radix, all
-weight int
GIF's weight (default 256)