This is a C++ sample programs set for Kinect for Windows SDK 2.
The sample code use OpenCV and OpenGL / freeglut to display the data from Kinect for Windows SDK.
I tried to make the sample code as simple as possible.
Related documents is written in Chinese: http://kheresy.wordpress.com/2014/12/29/kinect-for-windows-sdk-v2-basic/
Kinect for Windows: http://www.microsoft.com/en-us/kinectforwindows/
OpenCV: http://opencv.org/
freeglut: http://freeglut.sourceforge.net/