We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I am trying to map the kinect v2 x,y,z coords for an interactive floor. Naturally x,y coords were no problem, but I am having a tough time wrapping my mind around mapping the z coordinate. My goal is for my particles to follow the user around in a 3d space. Any suggestions? Thank you.
p.s. I am using the SkeletonDepthMask example from KinectPV2 library, it utilizes the z coord but like I said I can't figure out a way to utilize it.
Answers
I no longer need this answered, I figured it out.