In this coding challenge, I implement “Pixel Sorting” in Processing (Java). Using a “selection sort” algorithm, I sort the pixels of an image by brightness and hue.
- Mike Bostock's write-up on visualizing algorithms 
- Live Stream with Asteroids and Pixel Sorting. 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 
