Leapmotion demo

Leapmotion Unity3D Demo Package

The leapmotion Demo package is a package to be used in Unity3D. This demo allows you to fully integrate your leapmotion with unity3D as long as you use the Reh@panel tool.

Developed by: Tatiana Vieira, Yuri Almeida

Importing the package

  1. Create a new project
  2. Import the package LeapmotionDemo.unitypackage
    1. Assets -> Import package -> Custom Package

Requirements to use the package

  1. Make sure you have the Leapmotion SDK installed – Download Link here
  2. Plug in your leapmotion to the PC
  3. Make sure that it is sending information by UDP to port 1202 (To change this port see below).
    1. You can use the Reh@panel to do this – Download Link here and documentation here

Testing the scene

  1. Open the Scene
    1. Neurehab -> Demo Leapmotion-> Scenes -> LeapmotionDemo
  2. Make sure you fulfill all the requirements
  3. Press Play

Media