Files
processing-projects/sorting
2019-12-10 15:09:26 -06:00
..
2019-12-10 15:09:26 -06:00
2019-12-10 15:09:26 -06:00
2019-12-10 15:09:26 -06:00
2019-12-10 15:09:26 -06:00

sorting

About

Sketches that visualize sorting algorithms as they progress.

Sketches

  • cocktail_shaker_line - Sorting of a line using the cocktail shaker algorithm (double bouble sort I believe). Needs reworking as the colors and movement of the line is not as expected (colors shift, movement doesn't properly correlate).

Cocktail Shaker Line Sorting

  • ColorSort - Circular rainbow sorted using simple Bubblesort (?) algorithm. Probably the sketch I am most proud of in the sorting category, as the sphere representation was difficult to create ande model.

Colorsort Circular Rainbow Sort