Replies: 2 comments 9 replies
-
GLTFLoader expects a valid url, if it doesn't work then it can't find that file under the path you're giving it. the file may also be draco compressed in which case you need to configure the loader or use drei's useGLTF. there are tons of gltf examples here: https://docs.pmnd.rs/react-three-fiber/examples/showcase https://docs.pmnd.rs/react-three-fiber/examples/basics please don't open github issues for things like that though, it doesn't make it any easier for us when people do that. |
Beta Was this translation helpful? Give feedback.
-
Your function
and then lower down, you pass it |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I am trying to load the course.content(taken from database) in gtlfLoader but can't seem to fix it, no solution works. Please help.
Beta Was this translation helpful? Give feedback.
All reactions