Skip to content

meredityman/ofxPixelSorter

Repository files navigation

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.

Screenshot

Dependencies

The example-maximal uses ofxImGui to build a simple UI.

Compatibility

Tested with Windows an OSX.