Leap Motion library for Processing. Currently supports version 1.0.8 of the Leap Developer SDK.
Leap Motion library for Processing is available via the library manager in Processing version 2.0.2 or later.
Sketch → Import Library... → Add Library...
Prequisites
- JDK version 1.6.x or later, http://openjdk.java.net
- Apache Ant 1.8.x or later, http://ant.apache.org
- Processing version 2.0.2 or later, http://processing.org
To build
$ ant
Copy LeapMotion directory to Processing sketchbook library folder
$ cp -R LeapMotion ~/sketchbook/libraries
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/.