How to wait for textures to finish loading from JSON model in Three.js?

前端 未结 3 1524
说谎
说谎 2021-01-19 01:45

I have a JSON model being loaded successfully based on AlteredQualia\'s skinning example. However, I would like to not reveal the model until it is finished loading. As you

3条回答
  •  日久生厌
    2021-01-19 01:53

    This is currently not properly sorted out. At the moment there is no callback or event dispatched when everything is loaded :/

提交回复
热议问题