mind-ar-js
mind-ar-js copied to clipboard
switching phone orientation makes detection terrible
This was said to have been fixed on 1.2.2, as stated on another issue that I opened here. However, this isn't quite working well yet... If I switch the orientation of the phone, it's very hard to detect the target in the new orientation, however if I switch back to the original orientation it works again fine. Even if the target is detected in the new orientation, the content shows up with an incorrect rotation. I made a video showcasing the problem.
https://github.com/hiukim/mind-ar-js/assets/5656275/e5c66548-5f4e-465d-bba1-7cd256543a1b
Thanks!
Same error. Tested on Android and iPad.
@hiukim quick unrelated question, but how many markers does the image tracking support (not simultaneous tracking) ?
I also encountered this problem. Horizontal screen detection is invalid on the mobile terminal. How to solve it?