#genuary31 - Pixel Sorting. Using one of my fractal images as a base, I wrote a pixel sorting algorithm to first convert the RGB color of each pixel to HSV, then sort each column of pixels by hue. #pixelsort #genuary #genuary31