LeapMotionP5
LeapMotionP5 copied to clipboard
Leap Motion library for Processing including gesture support
how can i use this lib in unity for VR ?
Hi, Functions like getVelocity() and getNormal() do not work in Processing 3, while they work in Processing 2. Can this be fixed please?
See relevant page for v2 java API [here](https://developer.leapmotion.com/documentation/skeletal/java/api/Leap_Classes.html)
I downloaded the latest version today and the example in the README references leap.convertVectorToPVector, which doesn't exist when I try and run my sketch. Any knowledge of this?