3d-force-graph-ar
3d-force-graph-ar copied to clipboard
Extremely zoomed in camera
Describe the bug When opening the demos in Chrome for Android, the camera zoom appears to be set to maximum. I can't get the "hiro" target to be seen. If I open the demos in Firefox for Android, camera zoom
To Reproduce Steps to reproduce the behavior:
- Visit https://vasturiano.github.io/3d-force-graph-ar/example/async-load/ - or any demo in Chrome for Android.
Screenshots
Chrome

FireFox

Smartphone (please complete the following information):
- Device: OnePlus 5T
- OS: Android 10
- Browser Chrome
- Version 92.0.4515.159
@edent thanks for your report. I've tried the same example on the same Chrome version, even though on Android 9, and am unable to reproduce the issue; the camera appears to have the correct initial zoom.
Could you try with this standard example from the AR.js repo, to see if you observe the same issue there: https://ar-js-org.github.io/AR.js/aframe/examples/marker-based/basic.html
That example is also really zoomed it. If I request the desktop version, I get the full view.
Thanks for checking it @edent. Perhaps there is a setting in your Chrome that's causing the camera to be zoomed in for all Web AR sites.
If you don't find anything obvious, perhaps you can ask the folks at ar.js, they might be able to help.
Actually, found a similar issue reported: https://github.com/AR-js-org/AR.js/issues/215