How do I create a javascript web application that tracks hand and finger positions x,y,z export in a .json file to calculate the degree of a finger instead of a goniometer tool?How to should I start?
How do I test this one? I dowload it and it turns on white screen.I don't understand how to use it.
For the Leap Recorder browse to this URL with the Leap Motion Controller connected, I would also recommend checking that Javascript is enabled in your web browser . Press record and you will see a virtual hand on screen. The recording can then be downloaded and played back as needed.
I would also recommend having a look at this URL where you can record a gesture as JSON text:
and finally there is a Getting Started page here which will help you to guide you with using javascript and Leap Motion hand tracking together.