Replies: 1 comment 2 replies
-
Yeah, I really want this feature too! Unfortunately at the moment it is disallowed by Drive's CORS policy. We should talk to them about this again... |
Beta Was this translation helpful? Give feedback.
2 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.
-
i am trying to find a way load a .glb file saved on google drive in model-viewer to be embeded in google sites.
below is an example code with the file links, The "poster" here is an .png image file and the "src" is a .glb file, When running the poster is loaded but the src does not.
i have tried many different ways but i am not able to figure out...
link to stack overflow https://stackoverflow.com/q/73190282/10065698
Beta Was this translation helpful? Give feedback.
All reactions