ofTheo / ofxKinect

legacy openFrameworks wrapper for the xbox kinect (OF pre-0.8.0+ only) - ofxKinect is now included and is being maintained in OF releases
MIT License
540 stars 105 forks source link

ofxKinectPlayer Loop feature #38

Closed jvcleave closed 13 years ago

jvcleave commented 13 years ago

It would be awesome if ofxKinectPlayer could loop like ofVideoPlayer

danomatika commented 13 years ago

Is this now implemented in the ofxKinectPlayer and ofxKinectRecorder?

danomatika commented 13 years ago

I added looping. Check out and test the updated player and example in the develop branch.