Skip to content
DavidWyand-GG edited this page Jan 23, 2013 · 27 revisions

The Leap Motion controller allows for hands and fingers to provide input to an application. With commit 27a81f9c0d the development branch now has preliminary support for this new input device.

Making Use of the Leap Motion Controller in Your Project

Before you can make use of the Leap Motion controller in Torque 3D you will need to download the Leap Motion SDK from their web site and extract it to a convienent directory. As of this writing you need to be invited into their developer program in order to gain access to their SDK.

With the SDK in place, you will need to modify your project's buildFiles/config/project.conf file in a text editor.