Hi there!
I was wondering if someone can help me, I'm very much a javascript (and code in general) noob so bare with me!
I'm wanting to use Leap Motion as a controller (swipe left and right to change direction, and possibly pinch to zoom in and out) for Reel.js http://reel360.org/reel, a javascript plugin for creating interactive 360 sprites
I have a demo of the content we want to use it for here: http://www.itstheflashpack.com/360scratcher/ so you can get an idea of how it works & look at the code, it's very simple
But obviously the complicated bit (at least for me) is editing the js so that Leap can be used instead of the mouse
Any help is massively appreciated!
Thank you!