/ofxKinect-example-redux

This is an extension of the kinect example that is included in the ofxKinect library, which has since been included in openFrameworks itself. It uses ofxGui to allow the use of the mask generation for masking which depth pixels are used. This also uses the ofxDelaunay triangulation to turn those points into triangles. It also includes an offset for the step value to change how the point cloud is generated. The plugins used are not altered in any way, just 'how' they are used.

This repository is not active