Devlog #3
I took a little break but It sorts! currently, you can sort all four directions and it only sorts the pixels in the range set earlier. Currently I just implemented a bubble sort for sorting, Its sort of slow but it works.
TODO: Add a way to export images (currently just screenshotting) and maybe use raygui to make a better ui.