Skip to content

Nim bindings for libfreenect, the the cross-platform library for Kinect for Windows v2.

License

Notifications You must be signed in to change notification settings

nimious/freenect2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freenect2

Nim bindings for libfreenect, the the cross-platform library for Kinect for Windows v2.

About

This package contains bindings to libfreenect2 for the Nim programming language. libfreenect2 is an open source cross-platform driver for Kinect for Windows v2 devices that currently supports transfer of RGB, IR and depth images.

Older Kinect devices are not supported. For Kinect for Windows v1 and Kinect for Xbox 360 use the bindings in freenect for libfreenect instead.

Supported Platforms

This package currently supports the following platforms:

  • Linux
  • MacOS X
  • Windows

Prerequisites

Linux

TODO

MacOS X

TODO

Windows

TODO

Dependencies

This package does not have any dependencies to other Nim packages at this time.

Usage

Import the libfreenect2 module from this package to make the bindings available in your project:

import libfreenect2

Support

Please file an issue, submit a pull request or email us at [email protected] if this package is out of date or contains bugs. For all other issues related to Kinect devices visit the OpenKinect Wiki below.

References

About

Nim bindings for libfreenect, the the cross-platform library for Kinect for Windows v2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages