Hi guys,
First time posting here. I would like to firstly introduce myself and what I'm working on before presenting my issue. My name is Jason, I am currently a university student at the University of Western Australia and am apart of a team of students developing a Solar Vehicle. One of the potential parts/accessories we are developing for this is a AR headset for HUD/Telemetry.
Now for the problem. We're currently running Pi3D on a Raspberry Pi and have interfaced an IMU. This is all working perfectly, we have the camera working etc. What isn't is getting an angle from the Camera to a Shape.
Essentially, we would like a floating GUI to follow (in an orbital fashion) the cameras Yaw rotation (Y-Axis Rotation) when the cameras view gets to the edge of the last GUI element (left or right side).
My question is, does Pi3D have any functions that will allow me to check the local angle between the camera and another shape?
Kind Regards,
Jason.