Skip to content

sluyters/QuantumLeap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuantumLeap

How to run the QuantumLeap framework?

  1. Install the Leap Motion SDK.

  2. Install Node.js.

  3. Install the dependencies.

     npm install
    
  4. Start the framework.

     npm start
    

How to add gestural support to your application with QuantumLeap?

Configuring QuantumLeap

Use the QuantumLeap GUI to modify the settings of the framework.

Adding gestures to your application

Useful repositories

  • LUI project: a QuantumLeap-enabled application for browsing multimedia contents.
  • LeapGesturePlayback: a simple tool for recording and playing gestures with the Leap Motion Controller

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published