We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi all,
I updated the LeapMotionForProcessing library to support the newest beta features of Leap Motion 2.0.1 BETA:
Beta branch: https://github.com/voidplus/leap-motion-processing/tree/beta
Changelog: https://github.com/voidplus/leap-motion-processing/tree/beta#v201-beta
Demo screenshot with the new "Bone API":
Happy coding, Darius
Comments
when I try to run the example I get the error message: "The package "de" does not exist. You might be missing a library"
This is on osx with processing 2.1.1 and i've installed the latest leap developer kit as well.
Hello Jayson,
I fixed that bug in v2.0.2 last night:
https://github.com/voidplus/leap-motion-processing/tree/beta#v202-beta
Happy coding, Darius
Hello Darius,
how is it possible to draw only the fingertips in 2.0 Beta version?