Replies: 1 comment 2 replies
-
You'll want to use |
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.
-
Can you tell me how I can use model-viewer together with scene three.js, so that the same loaded three.js library is used?
At the moment I am using a page with three.js scene, and on the same page there is a model-viewer tag that pulls the necessary files from the script:
As a result I see 2 warnings in the console, one from three.js and one from model-viewer:
Thanks for your help)
Beta Was this translation helpful? Give feedback.
All reactions