shiffman / OpenKinect-for-Processing

For use of libfreenect in processing
536 stars 218 forks source link

initIR() & other #148

Open omarcostahamido opened 5 years ago

omarcostahamido commented 5 years ago

please include in the website the kinect2.initIR(); I couldn't wrap my head around this one for some time. Also, the description for:

initDevice() — start everything (video, depth, IR)

is misleading. You cannot just simply use that and expect for it to start any of those. you still need to use the individual inits...

[mac mojave, latest processing, latest open kinect for processing, kinect 2]