Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvvv/VL.Devices.Ultraleap
A package for using Motion Controllers by Ultraleap in vvvv
https://github.com/vvvv/VL.Devices.Ultraleap
leap-motion trackig visual-programming vl vvvv
Last synced: 2 months ago
JSON representation
A package for using Motion Controllers by Ultraleap in vvvv
- Host: GitHub
- URL: https://github.com/vvvv/VL.Devices.Ultraleap
- Owner: vvvv
- Created: 2018-08-24T13:34:55.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T16:06:32.000Z (6 months ago)
- Last Synced: 2024-08-28T16:26:28.479Z (6 months ago)
- Topics: leap-motion, trackig, visual-programming, vl, vvvv
- Language: C#
- Homepage:
- Size: 2.09 MB
- Stars: 3
- Watchers: 9
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vl - VL.Devices.LeapOrion - A package for using the Motion Controller by Ultraleap, using the Orion SDK (Libraries / Devices)
README
# VL.Devices.Ultraleap
Provides support for [Ultraleap](https://www.ultraleap.com/) devices. Tested to work with their [Gemini (5.x)](https://www.ultraleap.com/tracking/gemini-hand-tracking-platform/) and [Hyperion (6.x)](https://leap2.ultraleap.com/ultraleap-hyperion/) line of drivers.
For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net
## Getting started
Install as [described here](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) via commandline:nuget install VL.Devices.Ultraleap
Usage examples and more information are included in the package and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html)
### Credits
* Based on Ultraleap's [LeapCSharp](https://github.com/ultraleap/UnityPlugin/tree/develop/Packages/Tracking/Core/Runtime/Plugins/LeapCSharp) ([see fork](https://github.com/vvvv/UnityPlugin/tree/develop-vvvv)).
* Update to the Gemini / Hyperion drivers by [bj-rn](https://github.com/bj-rn)### Sponsoring
Development of this library was partially sponsored by:
* [AVMS](https://www.avms-germany.de/)
* [Christine Mayerhofer](https://christinemayerhofer.de/)