Glitch Pixels

Returning to some pixel sorting, I had to start over since I lost my old code at some point. I decided to start with a script made by Kim Asendorf which sorts pixels based on their brightness. I’ve modified it so that it can now sort by hue, saturation, and brightness similar to my previous script. The main difference between this script and my old one is that it uses starting and stopping points to limit the sorting. With the right settings, you can get some very cool glitch effects which I really like. I want to keep refining this so that I can set ranges of values rather than just a single value for each variable.

Leave a Reply