leapThreeJS

Detecting the gestures using Leap Motion LeapJS library using Three.js and sending it over the websocket to a remote server

challenges:

Started off designing a collaborative design using Oculus Rift and motion leap in each client but the Rifts weren't compatible with unity3d so we decided to discontinue working with them and continued working with leap motion in each client, capturing the hand data like each tip of the fingers and sending the data using websocket to the server and then the server sends the data back to the other clients. This way clients can collaboratively design a product using gestures (that they define) like they are editing a Google Drive collaboratively. Focus of this hack was using new user interfaces as gestures.

Share this project:

Updates