SimpleOpenni hangs on `context = new SimpleOpenNI(this);`
clankill3r opened this issue · 1 comments
clankill3r commented
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?
totovr commented
Yes you have to download the library and paste it in the processing libraries folder.
- The documentation is index.htlm
I have some examples here