Skip to content

Kike-Ramirez/OpenKinect-for-Processing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Open Kinect for Processing

screenshot

This repository is for for using the Microsoft Kinect sensor with Processing. It uses the open source drivers from the libfreenect and libfreenect2 projects.

Documentation and tutorial

For more, read this online tutorial or check out the javadocs.

Kinect v1 Requirements

  • Kinect v1 (supported versions??)
  • Kinect v1 power adapter

Linux

Requirements? sudo apt-get install libusb-1.0-0 libusb-1.0-0-dev

Windows.

  • Use Zadig to install the libusbK driver for each device you wish to use. This includes installing the libusbK for all the kinect v1 drivers listed on Zadig GUI.

Kinect v2 Requirements

  • USB 3.0 Host Controller (NEC Corporation USB 3.0, Intel Chipset)
  • Minimum Mac OS X 10.9
  • Windows 8 64 bit support
  • Kinect v2

Kinect v2 additional software

About

For use of libfreenect in processing

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.2%
  • C++ 5.6%
  • Java 0.8%
  • Processing 0.3%
  • GLSL 0.1%
  • CSS 0.0%