3D model appears black #2942
Replies: 5 comments 2 replies
-
Same here. The quick look shows the (black) glb model even if ios-src is given. BTW - great work! |
Beta Was this translation helpful? Give feedback.
-
@C-7 So what is the solution? should I change the model or should I ask the designer to send an updated model? What exactly do you mean by gab-version? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Tried with another .glb model but the same issue persists |
Beta Was this translation helpful? Give feedback.
-
The problem is your occlusion channel is black (zero), which is a surprisingly common error for glTF exporters. Some viewers show the object okay because they use a punctual light and don't both applying AO to that, but we only use environmental lighting, which makes it very clear the model is wrong. |
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.
-
Description
I am facing the same issue with one of my models (.glb). below is the link to download the same. Can this one be re-opened please?
https://drive.google.com/file/d/1H_xq6xqd7s9jht8i1ZmIvZXe11NflPeB/view?usp=sharing
my model appears like this
My code
Code
Version
Browser Affected
OS
AR
Beta Was this translation helpful? Give feedback.
All reactions