3d-force-graph-ar icon indicating copy to clipboard operation
3d-force-graph-ar copied to clipboard

Extremely zoomed in camera

Open edent opened this issue 4 years ago • 3 comments
trafficstars

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:

  1. 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 avatar Aug 26 '21 14:08 edent

@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

vasturiano avatar Aug 26 '21 23:08 vasturiano

That example is also really zoomed it. If I request the desktop version, I get the full view.

edent avatar Sep 04 '21 10:09 edent

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

vasturiano avatar Sep 04 '21 12:09 vasturiano