realsense_samples icon indicating copy to clipboard operation
realsense_samples copied to clipboard

Problems understanding the code of pt_tutorial_3

Open SaraCooperAmun opened this issue 7 years ago • 0 comments

Hello, I am trying to modify the code of pt_tutorial_3 so that it can show the coordinates all the time, and not only when it detects a pointing gesture -so that I can detect other gestures afterwards. How could I do this? I can see that it obtains the data from QueryPointingInfo().worldPointingData.direction.x / y / z but I don't understand where this comes from.

SaraCooperAmun avatar Nov 21 '17 11:11 SaraCooperAmun