The idea is to have the kinect facing people moving etc, and for the sketch to display the pixels being sorted live on screen.
At the moment the idea of it is working alright, however i've executed it pretty poorly and it's running very slowly. Ideally I'd like it to run at a reasonable framerate, however I've set the framerate to 60 and it's definitely not running anywhere near that. I'm guessing it's probably something to do with the efficiency of it, or something to do with arrays looping infinitely, but I'm not too too sure.
Thanks in advancement for any help/ ideas of things to look at to help me with this.