leap-motion-processing
leap-motion-processing copied to clipboard
how can I rebuilt the library?
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