I load the same obj model with three.js and threebox,the former can load it ,but threebox throw error 1、'threebox.js:2297 THREE.WebGLShader: Shader couldn't compile.'
2、threebox.js:2314 THREE.WebGLProgram: shader error: 0 gl.VALIDATE_STATUS false gl.getProgramInfoLog invalid shaders
I load the same obj model with three.js and threebox,the former can load it ,but threebox throw error 1、'threebox.js:2297 THREE.WebGLShader: Shader couldn't compile.'
2、threebox.js:2314 THREE.WebGLProgram: shader error: 0 gl.VALIDATE_STATUS false gl.getProgramInfoLog invalid shaders
I use three94.js in src to load model,it worked!