Questions tagged [leap-motion]

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

Leap Motion is a technology for tracking the in-air movement of both hands and all 10 fingers. The Leap Motion Controller is produced either as a standalone USB device for PC, Mac or Linux or as an embedded module.

API/developer details

Leap Motion provides an open and free SDK for developers. Native extensions are supported for C++, C# and Unity, Python, Java and Objective C. Web development is supported by the JavaScript API.

The APIs for the Leap Motion Controller provide ways for obtaining the position and velocity of fingers and hands within the view of the device.

Useful Links to Developer APIs

349 questions
-1
votes
1 answer

How to get the number of fingers over the Leap Motion?

I want to detect the number of fingers over the leap in C# ... As a integer int fingers; thanks.
-1
votes
1 answer

leapmotion creating a valid device -> adding to valid controller

have been checking through the examples and api, but i cant seem to find how to initialize the device and adding it to a controller. Controller controller; //creates an invalid controller Device device; //creates an invalid device there seems to be…
-2
votes
1 answer

Runnable jar pauses when on another window

I made an simple java code to control a powerPoint presentation through hand motion with the help of an device called leap motion. The code works fine in Eclipse, but whenever I switch to an actual powerPoint slide my runnable jar pauses and stops…
I AN Lee
  • 31
  • 10
-4
votes
1 answer

systemrequarments for developing with the oculus rift

I want do develop in Unity a little game with the Leap Motion and Oculus rift. Now i have a Surface Pro 3 (i7 version) and a macbook Air (13, 2015). Is that suffizient? What kind of system-requirements i need? Thank you for help.
Marcel S.
  • 49
  • 1
  • 1
  • 8
1 2 3
23
24