model has no textures. #4203
Unanswered
laurentiu04
asked this question in
Q&A
Replies: 1 comment
-
Does the model show up correctly when you put it in the editor? If not, you may need to make sure the "Materials" is set to "Export" in the glb/gltf settings, anything else will make it white/unshaded. If that is correct, then you may need to ensure your material nodes are set up correctly or that there even is a material applied to it. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
So I downloaded the .blend file, then I exported the model as a .glb file from blender. I succesfully inserted it into the site, but it's all white. The model is stored in src/assets/3D, where the folder with the textures is stored as well.
I'm using react btw.
Beta Was this translation helpful? Give feedback.
All reactions