Git Product home page Git Product logo

vl.devices.kinect2's Introduction

VL.Devices.Kinect2

Set of nodes to use Kinect2 in VL.

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

Requirements:

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.Kinect2

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

Demos are available via the Help Browser!

Contributing to the development

If you want to contribute to this repository, clone it into a directory like:

X:\vl-libs\VL.Devices.Kinect2

Build the C# Project

Open

X:\vl-libs\VL.Devices.Kinect2\src\VL.Devices.Kinect2

in VisualStudio and build it. This is necessary for a few things that cannot yet be expressed in vl directly, like inheritance.

Troubleshooting

If you are facing an error regarding VL.Core package you must add a nuget package source to Visual Studio which points to this repo:

Reference VL.Devices.Kinect2.vl

In the vl document where you want to have access to the Kinect2 nodeset, add a dependency to:

X:\vl-libs\VL.Devices.Kinect2\VL.Devices.Kinect2.vl

The available Kinect2 nodes should appear in the nodebrowser under Devices->Kinect2.

Get Nuget Dependency

This wrapper is depending on one thirdparty nuget: Microsoft.Kinect. If you need to install this dependency manually go to your vvvv's

\lib\packs (now in Documents\vvvv\gamma-preview)

on a commandline and run

nuget.exe install Microsoft.Kinect

vl.devices.kinect2's People

Contributors

ravazquez avatar joreg avatar azeno avatar randallmlf avatar antongit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.