xml3d / xml3d.js

The WebGL/JS implementation of XML3D
Other
75 stars 25 forks source link

Texture to use during loading and in error cases #129

Open ksons opened 9 years ago

ksons commented 9 years ago

The library used to bind a default texture while textures were still loading. This behavior is lost in 4.9. Need to fix this and a regression test! Also, the behavior what should happen if a texture could not be loaded is underspecifed.