Response title
This is preview!




Click on Join Now to Sign Up
If you find the older version of Syphon from Andres, it was working with 1.5.1.here is the problem: to use syphon i need to use Processing version 2, but then my jbox libraries dont work any more, first i got an error according to dublicate library call for osc5 and pbox, i have tried to delete one and keep the other one but then it cant find type named polygondef or any other shape i call , i have been told that processing version 2 is not complete yet , anyone has any ideas ??
Try the SimpleOpenNI library - it has skeleton tracking AND depth sensor...- my plan is to project on the body , so something like 'the average point tracking' which is one of the examples of 'openkinect' is very useful for me, but i need to use OSCeleton at the same time, which is apparently not possible, if the OSCeleton is open the openkinect examples dont seem to work , the runtime error is nullpointerexception for kinect.enableDepth(true);
does anyone have any idea how to make them work together? or can i define a outline of body using OSCeleton so i dont have to use openkinect ?