Hi guys! I’m trying to make point cloud from Kinect image, following Markus Heckmann’s tutorial ( Ludwigsburg Day 2 GLSL Intro, Kinect Pointcloud & Simple Particle Systems - YouTube ), but i can’t figure why my point cloud become a single line instead of a point cloud “texture”.
I attach the project, if someone has any suggestion it would be very very appreciated.
Thank you in advance!
not sure if this is just because I don’t have a Kinect connected but it would explain the single line:
The Image parameter of the Kinect TOP should be set to Color Point Cloud instead of Infrared
Thank you @snaut ! I didn’t understand that the tutorial started by “color point cloud” parameter. I have only the kinect v1 that doesn’t allow this feature. There is anoter way to do it without setting image to Color Point Cloud ?