ofxPixelSorter
Introduction
This addon impliments pixel sorting on loaded images. It allows you to configure the sort direction, method etc... I've tried to make this as quick as possible by multi-threading the sorting opperation.
Dependencies
The example-maximal
uses ofxImGui
to build a simple UI.
Compatibility
Tested with Windows an OSX.