Skip to content

vvvv/VL.Devices.Kinect2

Repository files navigation

VL.Devices.Kinect2

A package for using Kinect2 depth cameras by Microsoft in VL.

For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org

Requirements:

Getting started

  • Install as described here via commandline:

    nuget install VL.Devices.Kinect2

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing

Building from source

Beware there is an oddity required for building the included csproj:

  • The csproj references https://www.nuget.org/packages/Microsoft.Kinect 2.0.1410.19000 which includes a reference .dll that can no longer be loaded with .NET6.0
  • Therefore we added the actual lib (taken from the GAC) to \lib\net6.0\Microsoft.Kinect.dll for shipping with this NuGet

About

A package for using Kinect2 depth cameras by Microsoft in VL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages