I am trying to display some Collada files with WebGL and Three.js. I tried with THREE.ColladaLoader() , but it returns some material errors.
I see that you can convert the file to JSON and then import it into WebGL.
I look back, but did not do this to do this ...
Any clue?
source share