OpenKinect-for-Processing
OpenKinect-for-Processing copied to clipboard
Does this work with Raspberry Pi?
Does this library work with Processing 3.0 on the Raspberry Pi?
So sorry if this is not the right place for such a query.
I would say maybe with the Rpi v3, and the Kinect v1. Looks like there's a kernel driver available here too: https://github.com/xxorde/librekinect which ultimately might be more efficient. With the kinect v2 I think it would be difficult or impossible, since it requires so much more computing power... and USB 3.
Thank you very much for the contribution I will check that out soon!
It works fine is Pi 3 for Kinect V1
@totovr V2 needs USB3, no?
Sorry I made a mistake!
@totovr Hey, do you have any tutorials. I'm trying to use Processing and my kinect on my raspberry pie 3 any ideas?
@noonana73 I have some examples in this repository
@totovr Thanks a lot !!
@totovr Hey, I saw the examples you said before. do you have any code example which can be run on raspberry pie3 with kinect? Does this library 'OpenKinect-for-Processing' work with Processing 3.0 on the Raspberry Pi?