2birds / Fledermaus

Use Ultraleap hand tracking to control a mouse
Apache License 2.0
6 stars 2 forks source link

Fledermaus

Flying mouse. Get it?

Use Ultraleap hand tracking to control your mouse cursor.

Controls

The above is all configurable through the config file.

Dependencies

$: git clone git@github.com:Tencent/rapidjson.git

To build

$: mkdir build && cd build $: cmake .. $: cmake --build . --config [Debug|Release]

Then copy the LeapC.dll into the same folder as the executable.

To run

$: ./Fledermaus.exe speed [a float] scrolling [a float]