Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 306 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 306 Bytes

LeapNode

C++ Node.js Addon to expose Leap Motion Controller + Events

Requires a Leap Motion (www.leapmotion.com) to be of any use.

Currently only tested on Mac.

Build with:

node-gyp rebuild

Run with:

node hello_leap.js

Currently hangs or segfaults after a few seconds of activity.