Open micuat opened 9 years ago
This looks interesting, but could I get a clue as to where to place it within my application? I'm trying to integrate this within open frameworks 0.9.3 and Xcode 7.3
thanks @micuat.
I modified the addon with the code and I'm nicely reading each frame now.
I don't have time to make a nice API, but I could implement a
getImage()
function so I'll post it here with some tips:This should be implemented in
onImages()
listener instead. Also,has to be set to get images, and most importantly,
Allow Images
has to be enabled in the Leap Motion Control Panel.