Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.21 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.21 KB

VL.Devices.Kinect

A package for using Kinect and Kinect XBOX 360 by Microsoft in VL.

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

Requirements

There are 2 different versions of the Kinect 1 available. Depending on which you have it requires either of the following drivers:

Using the library

In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.Devices.Kinect

Once the VL.Devices.Kinect nuget is installed and referenced in your VL document you'll see the category "Kinect" under "Devices" in the nodebrowser.

Demos are available via the Help Browser!

Credits

Initial development by chaupow.