Skip to content

Qt LeapMotion library adding inputs and gestures to a Qt application

License

GPL-3.0, LGPL-2.1 licenses found

Licenses found

GPL-3.0
LICENSE-GPL
LGPL-2.1
LICENSE-LGPL
Notifications You must be signed in to change notification settings

lemirep/QtLeapMotionLibrary

Repository files navigation

QtLeapMotionLibrary

Qt LeapMotion library adds inputs and gestures to a Qt application

In order to run the examples, you have to download the Leap SDK. Then in QtLeapMotion create a Leap directory in which you'll copy the following directories from the LeapSDK : include x64 -> if on 64 bits architecture x86 -> if on 32 bits architectue

Here what you should have on a Linux 64 bits machine :

QtLeapMotionLibrary/QtLeapMotion/Leap/include/Leap.h QtLeapMotionLibrary/QtLeapMotion/Leap/include/Leap.i QtLeapMotionLibrary/QtLeapMotion/Leap/include/LeapMath.h QtLeapMotionLibrary/QtLeapMotion/Leap/x64/libLeap.so

The SDK can be obtained here : https://www.leapmotion.com/developers (you have to sign up though)

Instructions :

  • You need to have Qt 5.* installed.
  • Open QtLeapMotionLibrary.pro in QtCreator.
  • In the project tab uncheck shadow build.
  • Build.

Enjoy !

Of course you're free to use the project any way you want under either the GPL 3.0 or LGPL 2.1 license which you'll find included with the sources.

About

Qt LeapMotion library adding inputs and gestures to a Qt application

Resources

License

GPL-3.0, LGPL-2.1 licenses found

Licenses found

GPL-3.0
LICENSE-GPL
LGPL-2.1
LICENSE-LGPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published