tentone / nunuStudio

Web powered cross-platform 3D, WebXR game engine.
https://nunustudio.org
MIT License
2.09k stars 312 forks source link

not support some material that seem miss recognize the image #559

Closed icoco closed 1 year ago

icoco commented 1 year ago

can not render model material properly

Description

I import a model that is glb type file, the model can show material properly in design mode, but can not render the material in running mode.

console report error : 'nunuStudio: TextureLoader, no image specified for – '

I also attache the model (glb file) help check the issue, thanks

Version

0.98.41

Platform
icoco commented 1 year ago

solved, not related the code