Can we load s3 bucket .gltf file in Android? #3824
Unanswered
dhaval951753
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Can you provide a repro link or at least copy your JS console errors here? Mostly likely you need to set your CORS headers on your bucket so you site is allowed access to the gltf. |
Beta Was this translation helpful? Give feedback.
3 replies
-
SceneViewer supports gltf assets that reference adjacent assets with a relative path. There seems to be an issue with permissions on your bucket - I can |
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.
-
I have .gltf file in s3 bucket in aws but when i am going to load its saying couldn't load object.
So if there any solution to load s3 bucket .gltf file in Android please suggest me.
Beta Was this translation helpful? Give feedback.
All reactions