Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.9 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.9 KB

https://github.com/hamzeen/P5LeapMotion/raw/master/screen1.png

P5LeapMotion Utils

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.

Here are the descriptions for both sketches:

  • 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.

Credit

If I'm missing anyone please shout at me, I'll be delighted to add them here.

LICENSE

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.