too many bees
Back to Portfolio

OpenNI2 for Rust

crates.io/crates/openni2

OpenNI2 is a (now abandoned) library developed by PrimeSense to read video streams from devices like the Xbox Kinect, a camera that records both visual data and depth through an infrared sensor.

OpenNI2 for Rust is a safe wrapper around OpenNI2's C API.

This project will eventually combine with a NiTE2 for Rust library to recreate the SimpleOpenNI library for Processing.