leap-motion-processing icon indicating copy to clipboard operation
leap-motion-processing copied to clipboard

Contributed library to use the Leap Motion in Processing.

Results 4 leap-motion-processing issues
Sort by recently updated
recently updated
newest added

Hi. I am trying to use processing to connect with leap motion for my project, when I run sketch example: LM_1_Basics, another window appears and it hangs, and at the...

Hi, I am using the library with leapmotion, with the hand.draw() function, I can draw hand on screen. But I want to change the color of the sphere and bone,...

`getRawDirection` returns a `PVector` which is a vector pointing in the direction of the fingers from the palm. But `getDirection` returns a `PVector` that contains the pitch, roll and yaw...

Tools is not working in example 1 basics. Move tools out of the hands bracket and change hands.getTools to leap.getTools. Update readme to match.