This repo contains couple of utilities which can be used with LeapMotion. However, LeapMotionP5 library by onformative is a pre-requisite for both of these sketches as they are written on top of these wrapper classes. Please visit, LeapMotionP5 for installation instructions on the library.
By any chance if you are intending to use any of them, I would like to inform you in advance that this repo doesn't home the neatest of code. Also if you have any feedback or questions, file an issue here and I will try to get back to you when I can.
- leap_tuio is a simple driver which is written following TUIO specification that allows to get LeapMotion finger tip points to Multi-Touch applications which support TUIO input.
- slide is a utility that allows to use LeapMotion's SwipeRight, SwipeLeft gestures to switch between slides on a presentation or to browse through a PDF.
- [Onformative] (http://www.onformative.com/), for LeapMotionP5 wrapper classes.
- [Martin Kaltenbrunner] (http://modin.yuri.at/), for his work on TUIO/OSC specifications.
- [Seth Sandler] (http://sethsandler.com/), for his Multi-Touch sample applications.
If I'm missing anyone please shout at me, I'll be delighted to add them here.
Copyright © 2013 Hamzeen. H. Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
Permission is hereby granted, free of charge, to any person obtaining a copy of this project. It includes the rights to use, fork, modify, merge, publish and distribute.
THE SOURCE OF THIS PROJECT IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.