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

https://github.com/leapmotion/touchless

Touchless Control for your PC, from Leap Motion V1
https://github.com/leapmotion/touchless

Last synced: 11 months ago
JSON representation

Touchless Control for your PC, from Leap Motion V1

Awesome Lists containing this project

README

          

# Touchless

## Touchless control for your PC

Note: Touchless does not yet work well with Leap Motion Orion, our new software designed specifically for Virtual Reality. If you enjoy using Touchless we recommend staying on the latest V2 version of the Leap Motion Software.

Use your Leap Motion Controller to interact with your Windows PC.

Touchless for Windows creates a virtual ‘touch’ screen in the air. Just lift your hand or finger to navigate your computer. Browse the web, open applications and documents, and control menu items — without touching anything.

Touchless for Windows includes basic and advanced levels, so you can choose your level of 3D interaction.

Windows 7 developers: Source code for the touch injection driver can be found at https://github.com/leapmotion/mt-windows

### Features

- Click by pointing your finger towards the screen
- Scroll by swiping fingers in the air — left and right for horizontal scrolling, or up and down for vertical scrolling
- Zoom in and out with one or two hands

### Build requirements

- Visual Studio 2013 or Xcode
- CMake 2.8+
- Leap Motion SDK 2.1.4+
- Qt 5.2.0
- Boost 1.55.0

An early version of [autowiring](https://github.com/leapmotion/autowiring) is embedded in this repository.