Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gfarrell/leapfamous

Leap Motion and Famo.us integration
https://github.com/gfarrell/leapfamous

Last synced: about 22 hours ago
JSON representation

Leap Motion and Famo.us integration

Awesome Lists containing this project

README

        

# LeapFamous

New UI paradigms with Leap Motion and Famo.us. Grab objects to move them on the screen!

## Setup

You'll need to install all the dependencies, so open up your terminal and type

npm install
bower install

Once all the components are installed, you can type

grunt

And then play with it on [localhost:8080].

## Interacting

LeapFamous uses a grab gesture to initiate an interaction, so close your hand once you're over an object, and then you'll be able to move it around. If you accidentally throw it off screen, just refresh to bring it back.