libfreenect v0.3.0 Nucleus
Features and Fixes
- OpenNI2-FreenectDriver is now part of libfreenect #358
- Chunk processing for performance-critical applications (@wizgrav) #351
- Video rotation feature in glview (@teknotus) #234
- Fixes to C++ wrapper #286 #295 #339
Notes
- To build OpenNI2-FreenectDriver, run cmake with
-DBUILD_OPENNI2_DRIVER=ON
. See the subproject for more information. - To toggle the video rotation feature in glview, press the 'o' key.