I recently got three.js example from the official site working with my collada objects (.dae) using the ColladaLoader.js. Now my question is, how do i change t
ColladaLoader.js
One thing you can do is modify your collada model (dae file) locate the texture reference there and change it to your liking.