totovr / SimpleOpenNI

SimpleOpenNI library for Processing 3.5.2, 3.4, 3.3.7, 3.3.6 on MacOS for V1 and V2
https://totovr.github.io/SimpleOpenNI/
MIT License
158 stars 47 forks source link

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

Closed clankill3r closed 6 years ago

clankill3r commented 6 years ago

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 6 years ago

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

I have some examples here