Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 512 Bytes

File metadata and controls

15 lines (9 loc) · 512 Bytes

grasp

A mouse controller for OSX powered by the Leap Motion device.

Setup

1- Install Leap device following instructions here.

2- Build code by running ./install.sh

3- Run using ./run.sh. To get options, run "./run.sh -?"

4- Moving your hands pitch (angle up/down) will move the mouse in the vertically direction. Moving your hand from left to right will move the mouse horizontally. Clicking can be done by twitching your finger down (needs work).