totovr/SimpleOpenNI

SimpleOpenni hangs on `context = new SimpleOpenNI(this);`

clankill3r opened this issue · 1 comments

On OSX I don't get further then:

context = new SimpleOpenNI(this);

Apart from moving the folder to the processing library folder,
is there anything else I need to do?

Yes you have to download the library and paste it in the processing libraries folder.

I have some examples here