You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to open a gltf model having thousands of meshes and 50-60 textures in it. The GLTF_Model_Viewer.html is able to render all the meshes but the textures applied to them is not visible. Is there something I am missing?
The gltf that i am importing is correct as I am able to see the textures in other GLTF viewer.