Importing 3D with three.js error without public folder #1065
Unanswered
shashwathuchil
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
as there is no public folder not able to import glb files into processed jsx file any work around for this
const { nodes, materials, animations } = useGLTF('/swift.glb')
this points to public folder and im getting this error
Beta Was this translation helpful? Give feedback.
All reactions