https://github.com/computationalcore/leap-motion-hands-viewer
Leap Motion Hands Viewer - Unreal
https://github.com/computationalcore/leap-motion-hands-viewer
leap-motion leap-motion-controller unreal-engine-4
Last synced: 4 months ago
JSON representation
Leap Motion Hands Viewer - Unreal
- Host: GitHub
- URL: https://github.com/computationalcore/leap-motion-hands-viewer
- Owner: computationalcore
- License: mit
- Created: 2019-05-13T16:17:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T20:50:08.000Z (about 7 years ago)
- Last Synced: 2025-07-04T22:14:19.250Z (11 months ago)
- Topics: leap-motion, leap-motion-controller, unreal-engine-4
- Homepage:
- Size: 32.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Leap Motion Hands Viewer
Leap Motion Viewer is an Unreal project done using with Leap Motion SDK that attaches physical hands movements of the player with a 3D rigged hand model movements.
To interact with the demos have your physical Leap Motion controller connected to your computer, run the demo and just wave your hands above the device.
[](http://www.youtube.com/watch?v=S4lJ3gzG608 "Leap Motion Hands Viewer ")
[Watch Video](http://www.youtube.com/watch?v=S4lJ3gzG608)
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing
purposes.
### Prerequisites
The project must be built with [Unreal](https://unity3d.com/get-unity) for Windows only.
[Leap Motion SDK](https://developer.leapmotion.com/get-started/).
Download and install both before proceed.
### Installing
To download the project follow the instructions bellow
```bash
git clone https://github.com/computationalcore/leap-motion-hands-viewer
```
Inside the cloned folder open the file HandsViewer uproject compile and run it.
## Authors
Vin Busquet
* [https://github.com/computationalcore](https://github.com/computationalcore)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
## Changelog
For details, check out [CHANGELOG.md](CHANGELOG.md).