/leap-motion-processing

Leap Motion library for Processing

Primary LanguageProcessingGNU General Public License v3.0GPL-3.0

leap-motion-processing

Leap Motion library for Processing. Currently supports version 1.0.8 of the Leap Developer SDK.

installing

Leap Motion library for Processing is available via the library manager in Processing version 2.0.2 or later.

http://youtu.be/BoO5d1E0jW4

Sketch → Import Library... → Add Library...

hacking

Prequisites

To build

$ ant

Copy LeapMotion directory to Processing sketchbook library folder

$ cp -R LeapMotion ~/sketchbook/libraries

licenses

Leap Motion library for Processing.
Copyright (c) 2012-2013 held jointly by the individual authors.

Leap Motion library for Processing is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Leap Motion library for Processing is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Leap Motion library for Processing.  If not, see http://www.gnu.org/licenses/.