nok/leap-motion-processing

how can I rebuilt the library?

Opened this issue · 2 comments

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, so I am wondering if I can change the source code and rebuilt the library, could I? and how? Thanks.

no way

You get the coordinates and do your own drawing. Some performance hit vs. native of course. Example: https://github.com/n1ckfg/ManosOsc