Top "Leap-motion" questions

Leap Motion is a company developing advanced motion sensing technology for human–computer interaction.

Using Leap Motion with android?

Is there a way of using leap motion as an input to an android app? I know that the SDK …

android leap-motion
How do I start writing or creating an app for leap motion? (python)

I have tried googling this, but it is a lot of programming talk i do not necessarily completely understand. All …

python python-2.7 leap-motion
How do I connect an SDK to Visual Studio?

I'm very new to SDK. I don't know how to add SDKs I downloaded to Visual Studio. To be more …

c++ visual-studio sdk leap-motion
Detecting swipe gesture direction with Leap Motion

I'm trying to simply get the direction of a swipe gesture with the Leap Motion using the javascript API. My …

javascript jquery gesture leap-motion
Leap Motion point cloud

How can we access the point cloud in the Leap Motion API? One feature that led me to purchase it …

point-clouds leap-motion
Is there a way to access Bluetooth connected devices in browser?

Is there a way to access Bluetooth connected devices in browser? I am trying to build a demo system utilizing …

javascript html web bluetooth leap-motion
How to connect leap-motion , directly to android

i am working on an android application that requires to be controlled by LEAP-motion. the leap sdk currently only supports …

android connection motion leap-motion
Yaw, Pitch and roll to glm::rotate

I've been trying to figure out this for hours now and I simply cannot come up with a solution for …

c++ opengl rotation leap-motion