Hi! this library is so great.. thanks for sharing Ashqal!
i have a small problem. i'm not so good at math, i want to place multiple hotspots to a spesific yaw & pitch of the camera position. How to do that? i tried adding this code to consumePendingRotateToCamera() method:
But the it doesn't match the camera yaw & pitch position. I got the deltaYaw & deltaPitch value from VRLibrary().getDirectorBrief(). Does VRLibrary().getDirectorBrief().getYaw() & getPitch() returns the current camera yaw & pitch position?
Hi! this library is so great.. thanks for sharing Ashqal!
i have a small problem. i'm not so good at math, i want to place multiple hotspots to a spesific yaw & pitch of the camera position. How to do that? i tried adding this code to consumePendingRotateToCamera() method:
But the it doesn't match the camera yaw & pitch position. I got the deltaYaw & deltaPitch value from VRLibrary().getDirectorBrief(). Does VRLibrary().getDirectorBrief().getYaw() & getPitch() returns the current camera yaw & pitch position?
Thanks in advance!