An open API service indexing awesome lists of open source software.

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

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://img.youtube.com/vi/S4lJ3gzG608/0.jpg)](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).