I’ve found this from an older post. But this method uses websockets. I need to configure some offline controller instead. Only for windows, mac or linux apps.
I have been working on bringing my Leap Motion to work with Blender + Armory: https://github.com/yanngdev/armory-leap
[image]
I uses websockets so works great in Browser. I could not find a working implementation of websockets in krom/kha so I used a proxy file written by a python script to make it work with Krom. If anyone has an idea about natively use websockets in krom, feel free to share.
Next step I will try to make a more realistic hand using a blender skeleton.
Requirements:
a Leap…