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

how can I rebuilt the library?

Open Jerryzhangzhao opened this issue 5 years ago • 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.

Jerryzhangzhao avatar Jan 04 '20 15:01 Jerryzhangzhao

no way

hequ520 avatar Apr 20 '20 13:04 hequ520

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

n1ckfg avatar Apr 20 '20 14:04 n1ckfg