Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 367 Bytes

File metadata and controls

10 lines (7 loc) · 367 Bytes

ofxKinectDepthUtils

Work in Progress openFrameworks addon that creates a mesh from the Kinect depth map and performs a series of useful functions on the GPU.

Features includes - depthmap smoothing, normal map creation, x/y flipping and far/near clipping.

TODO:

Tidy up, create example project, hole filler, threaded vertex->pixel encoding