Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MindAR vs Look-controls #551

Open
dogzilla opened this issue Nov 18, 2024 · 0 comments
Open

MindAR vs Look-controls #551

dogzilla opened this issue Nov 18, 2024 · 0 comments

Comments

@dogzilla
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant