Replies: 1 comment 1 reply
-
I don't think SceneViewer is set up for either of those bullets - @eugenecys can you verify? Not sure if there's a work-around. |
Beta Was this translation helpful? Give feedback.
1 reply
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 want to use the Android Scene Viewer in Android by passing following intent:
I keep getting "Couldn't load object, looks like there's something wrong with this object". But nothing is wrong with the object because I'm able to load it in https://modelviewer.dev/editor/.
Although URL works, I want to download the glb file first and then pass it via intent because I want the assets/resources to be fetched via authenticated APIs (which I'm not sure if possible via intent URLs like this). So my questions are:
Similar discussions are still unanswered since a long time:
#2187
#3680 (no answers)
Beta Was this translation helpful? Give feedback.
All reactions