Skip to content

JamesProvan-UL/Fledermaus

 
 

Repository files navigation

Fledermaus

Flying mouse. Get it?

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]

About

Use Ultraleap hand tracking to control a mouse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.1%
  • CMake 7.7%
  • C 1.2%