You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an image-tracking project that needs to call up a photosphere when an overlay is clicked, and the return to showing the overlays when the photosphere is closed.
Because there's a conflict between look-controls (needed for the user to properly view the photosphere) and MindAR, I'm stopping and MindAR tracking and enabling look-controls, and the reverting when the photosphere is closed. This generally works, but there's an alignment issue when I restart MindAR: the target is offset by varying amounts.
I suspect there is some value that's changing while look-controls is enabled. I've tried storing and reverting several matrices and arrays in the MindAR system, but haven't had any luck so far.
Is there any way to use MindAR and look-controls together? Or is there a specific value in the MindAR controller or camera controller that I can manipulate?
The text was updated successfully, but these errors were encountered:
I have an image-tracking project that needs to call up a photosphere when an overlay is clicked, and the return to showing the overlays when the photosphere is closed.
Because there's a conflict between look-controls (needed for the user to properly view the photosphere) and MindAR, I'm stopping and MindAR tracking and enabling look-controls, and the reverting when the photosphere is closed. This generally works, but there's an alignment issue when I restart MindAR: the target is offset by varying amounts.
I suspect there is some value that's changing while look-controls is enabled. I've tried storing and reverting several matrices and arrays in the MindAR system, but haven't had any luck so far.
Is there any way to use MindAR and look-controls together? Or is there a specific value in the MindAR controller or camera controller that I can manipulate?
The text was updated successfully, but these errors were encountered: