Art

Pixel sorting

pixel sorting is a technique I first saw on Youtube on this video by Acerola this inspired me to check out the Reddit for pixel sorting and the more I looked at it the more I loved the style I quickly decided I had to create my own sorter due to my preparation for the informatics Olympiad I decided to choose C++ despite never doing any file handling with it. After reading a few articles I quickly made a prototype however this sorted far too much of the image. After playing around with the sensitivity and offset for a bit I started outputting images I was happy with. Code here probably should metion the original images ARE NOT MINE I did not create them only used this technique on them.