Examples / Wrappers Archive
Code Examples (233) skeletal (194) JavaScript (158) Unity 3D (93) Virtual Reality (68) jsgallery (47) Demos & Experiments (37) c# (37) three.js (35) development (31) v2 (31) C++ (29) wrapper (22) framework (21) emulation (18) plugin (17) java (16) games (16) audio (16) demo (15) productivity (15) Image Hand (14) gestures (14) gallery (14) Python (14) Objective-C (11) webgl (9) cameracontrol (8) featured (8) music (8) visualization (8) tools (7) Processing (7) mouse (7) Unreal Engine 4 (6) midi (6) Vuo.org (6) interaction (6) flash (5) osc (5) actionscript (5) ruby (4) websocket (4) graphics (4) canvas (4) jruby (3) Physi.js (3) c (3) Unreal Engine 4 Plugin (3) LeapMotionP5 (3) browser (2) box2d (2) science (2) raspberry pi (2) chrome (2) max (2) Reveal.js (2) jquery (2) unity (2) wpf (2) Scratch (2) Cylon.js (2) air (2) udk (2) linux (1) python3 (1) installation (1) matlab (1) Image API (1)
155 Libraries matching “java”
Leap Motion Mouse
A program that is meant to emulate a basic mouse driver for the Leap Motion Controller.
|
java mouse emulation | |
Clojure Interface
A Clojure library that allows you to use the Leap Motion Controller.
|
java wrapper development | |
Leap Motion Memory Game
This is a 2D memory game for the Leap Motion Controller where circle gestures and swipe gestures are used to interact with the application.
|
java gestures Code Examples games | |
Leap Motion Controller and JavaFX
This is a blog about coding in Java, JavaFX, HTML5, REST, servlets, Arduino, Raspberry Pi & IoT, Leap Motion, PLCs, Mobile Apps.
|
java demo Code Examples | |
SwingLeapMouse
This is a Java Swing implementation of JLeapMouse
|
java Code Examples emulation | |
Leap Motion Sample Application
Leap Motion Sample Project
|
java demo Code Examples | |
Processing Language Library
A library for the Leap Motion Controller that forwards events to a Processing sketch.
|
java wrapper development Processing | |
Leap Motion Mouse
This Code simply moves the mouse around depending on were you point on the screen.
|
java mouse Code Examples emulation | |
Kumquat Processing Demo
A very silly Processing 1.5 sketch for the Leap Motion in which a bunch of kumquats on sticks offer encouragement.
|
java demo Processing Code Examples | |
Space Shooter Game Tutorial
A tutorial that goes through the creation of a 2D space shooter game that I made from the ground up using Java to show how simple it is to get up and running with Leap controls. Hope you guys like it!
|
java Code Examples games | |
GreenMau5
A java file that allows you to more accurately control the mouse using the Leap Motion Controller.
|
java mouse Code Examples emulation | |
JLeapMouse
An implementation of a mouse simulator for LeapMotion for Java.
|
java Code Examples emulation | |
Leapmotion Mxj
A MaxMSP cross-platform external, whiach has been written in Java, using Leap_Java libraries.
|
java max plugin | |
LeapToOSC Processing app + source
An app that outputs OSC from the Leap Motion controller. It can group fingers with hands and switch between absolute (where your finger is) and relative (what you're pointing at) modes.
|
java midi Processing osc audio | |
Leap Motion for Processing
Leap Motion library for Processing including gesture support
|
java gestures Processing Code Examples productivity | |
OpenLeap on GitHub
A repository of open-source Leap application libraries.
|
c# C++ JavaScript java Objective-C Python demo c | |
Rock, Paper, Scissors game using the Leap Motion Controller
A link to a video on YouTube demonstrating a game of Rock, Paper, Scissors using JavaScript.
|
JavaScript games | |
Space Exploration Music Blog [BETA]
A Beta version of a space exploration music blog that uses the Leap Motion Controller to navigate a universe of sound. Each Solar system has a different song and visualizer associated with it. Uses WebGL, Web Audio API and three.js.
|
JavaScript Code Examples | |
LeapCursor.js
This library provides Leap Motion support for websites with just a single line of code.
|
JavaScript Code Examples | |
Assorted JavaScript Examples
Assorted JavaScript Examples
|
JavaScript Code Examples | |
Pointable and Hand Data
Multidimensional view in parallel coordinates
|
JavaScript Code Examples | |
Leap Web Visualizer
Project to visualize the hand and finger data from the Leap Motion in a web browser. Uses an enhanced version of the Leap -> Python -> WebSockets bridge leapfrog, written by Tyler Williams.
|
JavaScript Python Code Examples tools | |
JavaScript Library
LeapJS is a Javascript library that provides the functionality and object structure of the Leap API to assist developers who are working with the Leap Motion in a browser environment.
|
JavaScript wrapper development | |
Three.js and Leap Demo
A demo of using the Leap Motion Controller with the three.js 3d library.
|
JavaScript demo Code Examples | |
Example Leap Motion Javascript SDK Pages
Example pages of the Leap Motion JavaScript SDK that include the SDK's samples and a few of my own.
|
JavaScript demo Code Examples | |
3D Interactive Star Map
An in-browser demo where you can explore the galaxy using the Leap Motion Controller.
|
JavaScript demo browser Code Examples | |
Leap Theremin
A two handed theremin demo.
|
JavaScript music audio | |
Polevault - A JavaScript API for Gesture Events
A JavaScript API that monitors gestures from a Leap Motion Controller and then can trigger events when recognized gestures are used.
|
JavaScript gestures Code Examples productivity | |
LeapMotion Proxy
This is s a simple routing web socket server which transfer all message receive from local LeapMotion websocket server to a non-localhost locked LeapMotion websocket server.
|
JavaScript Code Examples websocket tools | |
InkMotion
A Javascript graphics editor with native Leap Motion integration.
|
JavaScript Code Examples graphics | |
Leap rvl.io (RevealJS) Controller
This bookmarklet enables gestures on any rvl.io or RevealJS presentation with the Leap Motion.
|
JavaScript Code Examples productivity | |
LeapD3
LeapD3 is a simple visualizer application for the Leap device. It uses D3.js to render scalable vector graphics (SVG) in the browser.
|
JavaScript osc Code Examples visualization | |
LeapScroll
This is javascript for scrolling
|
JavaScript Code Examples interaction chrome | |
Leap Cursor Library
This library is used in addition to the official LeapJS Library (https://github.com/leapmotion/leapjs) and adds in core dom interactivity thought gestures and hover to tap. It uses DOM attributes to control functionality and varying levels of interactivity and responses to cursors in the system. This library also includes a mouse simulator to allow for developers without a leap device to simulate events.
|
JavaScript development framework interaction | |
Reddit Browsing with the Leap Motion Controller and Greasemonkey
This script allows you to browse Reddit using your Leap Motion Controller with this easy to install Greasemonkey script!
|
JavaScript Code Examples productivity | |
Sin and Cos Scatterplot
This is a 3D leap enabled scatterplot. Interaction with a single finger moves the camera.
|
JavaScript Code Examples visualization | |
Random scatterplot
This allows you to use a single finger to explore the 3d space of the Leap Motion Controller.
|
JavaScript Code Examples visualization | |
LeapMotion WebSocket Wrapper for Ruby
Ruby support via the JavaScript API
|
JavaScript wrapper ruby development | |
Javascript Demo of D3.js Particles and Gestures
A repository of demos for the Leap Motion Controller based on particles, a demo from D3.js. Another demo is an attempt to recognize gestures from the Leap Motion Controller using the library of $1 unistroke recognizer from Washington University.
|
JavaScript gestures Code Examples visualization | |
Leapstrap (Bootstrap for Leap Motion)
Leap Motion HTML5 frontend framework. Suitable for web sites, web apps and more. Now you can touch the web.
|
JavaScript development framework featured | |
Hand and Finger 3D Visualizer
DOM based visualizer of the data
|
JavaScript Code Examples jsgallery | |
3D Globe
3D Spinnable Globe
|
JavaScript Code Examples jsgallery gallery | |
Printout
Displays JSON data coming from websocket
|
JavaScript Code Examples jsgallery | |
Hue Saturation Color Space
Move through color space with palm position
|
JavaScript Code Examples jsgallery | |
Canvas Fingers
Finger positions in the plane of the screen
|
JavaScript Code Examples jsgallery canvas | |
Gesture JSON Printout
Prints out gesture data as JSON
|
JavaScript Code Examples jsgallery | |
1,048,576 Particles
GPU Physics with WebGL
|
JavaScript Code Examples jsgallery | |
Mesh Manipulation
Deform a sphere wireframe by tugging vertices
|
JavaScript Code Examples jsgallery | |
Finger Angle
Measure the angle between your index and middle finger
|
JavaScript Code Examples skeletal Demos & Experiments | |
Finger Angle Signed |
JavaScript Code Examples skeletal | |
Bone Basis Arrows |
JavaScript Code Examples skeletal Demos & Experiments | |
Rigged Hand
A virtual representation of your hand in Three.js
|
JavaScript v2 skeletal | |
Finger Labels
Which hand? Which finger? Now you can find out!
|
JavaScript Code Examples v2 skeletal | |
Swiping selection demo
Swipe to highlight a square
|
JavaScript Code Examples jsgallery | |
Cerebro
Shows Google Analytics statistics on a globe
|
JavaScript Code Examples jsgallery | |
Build-a-Throw
This example shows how to pick up an object and throw it.
|
JavaScript Code Examples plugin skeletal | |
Leapstrap + Leap.js + Tableau JS API
A customized version of Alex Wilkes' Leapstrap, Leap.js, and Tableau JS API
|
JavaScript skeletal Demos & Experiments | |
Button Widget
Push a button in Javascript.
|
JavaScript Code Examples three.js skeletal | |
Shadows |
JavaScript Code Examples three.js skeletal | |
Transform Plugin
Move, rotate, or scale the hand data
|
JavaScript Code Examples plugin skeletal | |
Light Pinch VR
Illuminate blue cubes by pinching your hands with Oculus Rift on
|
JavaScript Code Examples Virtual Reality skeletal | |
PinchRotateControls
Pinch and rotate
|
JavaScript three.js skeletal cameracontrol | |
TrackballControls
Trackball Controls let you swipe the camera around a target
|
JavaScript three.js skeletal cameracontrol | |
Leap Motion Recorder
Record motion data as JSON
|
JavaScript Code Examples jsgallery | |
Left or Right |
JavaScript Code Examples plugin skeletal | |
Three.js Visualizer
Finger visualizer using Three.js
|
JavaScript Code Examples jsgallery | |
Cylon.js + Arduino
Connect wirelessly with an Arduino board
|
JavaScript Code Examples skeletal Cylon.js | |
JWildfire Fractal Software
Create your own fractals!
|
JavaScript Code Examples skeletal | |
Marionette Demo
Marionette demo with source code
|
JavaScript Code Examples skeletal | |
Leap Theremin
An in-browser theremin (http://en.wikipedia.org/wiki/Theremin). A great way to see the Leap Motion Controller in action with HTML5 and Javascript. Use a pencil or chopstick to control the digital theremin and play music right from your browser.
|
JavaScript Code Examples audio | |
Another Leap Theremin
Another Leap-based theremin project.
|
JavaScript music Code Examples audio | |
Leap Motion/jQuery Integration Plugin
This is a jQuery extension which makes working with the Leap Motion API in javascript easier.
|
JavaScript wrapper development jquery | |
Leap Bookmarklet
A browser bookmarklet that enables scrolling on any page with the Leap Motion Controller.
|
JavaScript browser Code Examples productivity | |
Leap Motion TypeScript Library
This is the TypeScript framework for working with Leap Motion.
|
JavaScript wrapper development | |
Chrome Extension for Leap Motion Controller
A Chrome browser extension for the Leap Motion controller.
|
JavaScript Code Examples chrome productivity | |
JSViz
A simple Leap Motion input visualization for JavaScript
|
JavaScript Code Examples visualization | |
LEAPiano
This is a demo of a finger-controlled piano, based on the LeapMotion Javascript API. This has been achieved solely with HTML, CSS and JavaScript.
|
JavaScript Code Examples audio | |
LeapJS First Experiment
This is an experiment performed by a third party developer.
|
JavaScript demo Code Examples | |
Boxy for LeapJs - Puppet Demo
Boxy4Leap is an implementation of a Box2D Wrapper for LeapJS.
|
JavaScript wrapper demo box2d | |
NodeJS Leap Motion Controller Simulator
This provides a websocket to playback JSON data captures from the Leap Motion Controller. This allows dthe writing of JavaScript applications without having an actual device
|
JavaScript Code Examples tools | |
PowerPointClicker
This is a very basic program that's designed to serve as a clicker, for programs such as PowerPoint. One finger clicks forward and two fingers clicks backwards. Five fingers escapes out of the slide show and eight fingers quit the Clicker.
|
JavaScript Code Examples three.js productivity | |
Leap Motion Dart
This is the Dart framework for working with Leap Motion.
|
JavaScript wrapper development | |
Leapcha = Captcha + jQuery + Leap Motion
A proof of concept captcha like jQuery plugin for use with the Leap Motion device/library.
|
JavaScript Code Examples productivity | |
Sin cos tan scatterplot
This is a 3D leap enabled scatterplot. Interaction with a single finger moves the camera.
|
JavaScript Code Examples visualization | |
LeapTrainer.js
Leap Trainer is a gesture and pose learning and recognition framework for the Leap Motion
|
JavaScript gestures tools | |
Leap-JS-RockPaperScissors Game
Text-only fully functional/playable demo of Rock Paper Scissors game
|
JavaScript Code Examples games gallery | |
Knife
Exploding particle system
|
JavaScript Code Examples jsgallery | |
Draw
Dead simple drawing app
|
JavaScript Code Examples jsgallery | |
Theremin
An aetherphone for two hands
|
JavaScript Code Examples jsgallery | |
Hello glsj.js
A simple WebGL shader with glsl.js
|
JavaScript Code Examples jsgallery gallery | |
Click & Drag Actions
Pinch, grab, and gesture to achieve mouse-style interactions
|
JavaScript v2 skeletal | |
Hello Three.js
Minimal Three.js example
|
JavaScript Code Examples jsgallery | |
2 Hands 10 Fingers
How many do you have?
|
JavaScript Code Examples jsgallery | |
pinchStrength
Simple example showing pinch strength with the Rigged Hand
|
JavaScript Code Examples skeletal | |
CSS3 Card Flip
Roll your hand to flip a DOM card
|
JavaScript Code Examples skeletal Demos & Experiments | |
Force Directed Graph
Here is a force-directed graph with forces
|
JavaScript three.js skeletal | |
Official Javascript Leap Motion library |
JavaScript wrapper development gallery | |
Grid Menu Generator
Demonstrates a menu generator with clicking
|
JavaScript Code Examples jsgallery | |
Radial Menu Generator
Same as grid menu generator, but radial!
|
JavaScript Code Examples jsgallery | |
Three.js Visualizer
Finger visualizer using Three.js
|
JavaScript Code Examples jsgallery |
Installer, SDK & Release Notes
JavaScript
Unity / C#
Unreal Engine 4
VR Getting Started
C++