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
Hi @anuj9196 i tested your app, the model is loaded and the image can be tracked. I suggest to grow the scale factor int e <a-entity> starting with 10 10 10 and so on until it will be shown. One other issue it could be wrong the position setting, try with these and let me know.
But the model is still not showing.
I see there is a PR containing an upgrade of three.js and frame #615, if it can help.
Also, after the marker is found and the glTF models take time to load, is there a way to listen to this event and show a spinner unless the model is loaded?
Using AR.js to create a project based on AR. I created an image and uploaded the glTF model to the S3 bucket with the following code
When the image is scanned, the marker is found but the glTF content is not loading.
How to test it?
The application can be tested on https://tpxr.in/lgqd
Here is the image to scan
Additional Details
The browser console has no error, and the glTF file is accessible in other applications and viewers.
The text was updated successfully, but these errors were encountered: