pixelsort
pixelsort copied to clipboard
Pixel sorting images in python.
there are only 2 breaking changes: - renamed `clength` to `char_length` - changed HSV to HSL to be more consistent with the `lightness` param name - not breaking but its...
I added a standard gitignore, that prevents one from accidentally checking in build files.
This is a feature request to add "curvy" pixel sorting options. For some examples, austinhein_1 on Reddit has some posts that show the effect [here](https://www.reddit.com/r/pixelsorting/comments/10d6ucz/pixel_sort_2084/) and [here](https://www.reddit.com/r/pixelsorting/comments/10e4lna/pixel_sort_2023/). In theory this...