https://github.com/inlustra/leap-keyboard-java
A simple keyboard application built for the leap motion (WIP)
https://github.com/inlustra/leap-keyboard-java
Last synced: 11 months ago
JSON representation
A simple keyboard application built for the leap motion (WIP)
- Host: GitHub
- URL: https://github.com/inlustra/leap-keyboard-java
- Owner: Inlustra
- Created: 2014-12-10T02:21:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T11:54:13.000Z (over 10 years ago)
- Last Synced: 2025-05-21T04:11:22.202Z (about 1 year ago)
- Language: Java
- Size: 21.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LMKeyboard
A simple keyboard application built for the leap motion (WIP), originally created for my University Dissertation.
## Requirements
Requires a Leap Motion Device and the Java SDK.
## Notes
The code is rather messy as I was writing this conjunction with my dissertation.
Wrote using OpenGL (BadLogic, libGDX)