Replies: 1 comment 2 replies
-
Setting the |
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.
-
Hi, I am doing some research on making ReactDnD 3d viewer with model viewer. But I face some challenge when I try to use DnD function as the model viewer doesn't show the 3D files. I already did file.preview = URL.createObjectURL(file) specifically for the model viewer src to locate the imported data.
Does the model viewer require the glb files saved in some specific area/database to locate the source of 3d files?
codesandbox
Beta Was this translation helpful? Give feedback.
All reactions