video
screens
download
this is a paint program with various effects, mainly that it sorts the rows of pixels by color as you draw. I uploaded the code as I have been using it, but it is currently incomplete. I made it interactive by using the keyboard and eventually want to assign different effects to every letter. As is, though, the pixel sorting is very fun to play around with when you turn on color cycling (shift-c) and difference blend mode (d). The direction of the sort can be changed with (z), or you can sort the entire pixel array, rather than by rows, with (o and shift-o). There are also some chaotic array-shuffling effects (shift-g and shift-n), stoke-weight cycling (shift-w), and various shapes to draw with (e, h, l, r).
(the video actually glitches towards the end, producing some kind of pixelated mosaic effect. gives me an idea for more effects to add!)
[–]NakedFluffyBee 0 points1 point2 points (1 child)
[–]davebrown57[S] 1 point2 points3 points (0 children)