Not loading models #3162
Unanswered
patriciapreda
asked this question in
Q&A
Replies: 3 comments 3 replies
-
Hi @patriciapreda , thanks for reaching out. Do you mind sharing a link to your code(rather than raw code) so we can try it on our end? You can try using glitch. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Can you please share your model here as well? Also, have you tried loading your model in editor? The link you shared earlier is not private so I can't open it: https://website/model.glb |
Beta Was this translation helpful? Give feedback.
0 replies
-
hey, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am facing quite a strange issue. I am trying to upload a model from my computer using 'model-viewer' but it only shows the progress bar and then white like nothing was loaded. When I try the exact same code but I change the src to 'https://modelviewer.dev/shared-assets/models/NeilArmstrong.glb' everything works and the model loads.
What I have tried to do:
Here is the code I am using (taken from https://developers.google.com/ar/develop/webxr/model-viewer):
Beta Was this translation helpful? Give feedback.
All reactions