Skip to content

xVinicius/leapjs

 
 

Repository files navigation

LeapJS

Welcome to the Leap JavaScript framework. This is intended for use with the Leap (https://www.leapmotion.com/).

Build Status

For more information, please visit https://js.leapmotion.com/.

For examples, please see https://js.leapmotion.com/examples, as well, there are some basic examples included in the examples directory.

Protocol

Details about the protocol used to communicate with leapd are detailed here PROTOCOL.md.

Examples

Some examples have been included in the examples/ directory. To run them do the following:

  1. Run npm install
  2. Run make serve
  3. Point your browser to https://localhost:8080/examples

Or in code:

  1. Run node examples/node.js

About

JavaScript client for the Leap Motion Controller

Resources

License

Stars

Watchers

Forks

Packages

No packages published