Thursday, 12 September 2013

Three.js - ColladaLoader - Animated model (DAE) - Black texture

Three.js - ColladaLoader - Animated model (DAE) - Black texture

I loaded a DAE file based on the ColladaLoader example. I exported from
Maya 2012, including a skin. I already had to fix 1 thing by adding the
tag in the .dae file otherwise I'd get the error Couldn't find skin. Then
I thought if thats a problem perhaps I need to change the localized url of
the skin material to just name.jpg because they are in the same folder.
But that didn't work.
So my question is: Am I doing something wrong? Or missing something?
Already tried of few techniques of editing the material afterwards, they
did work but then the model stopped animating.
You can see it live here: www.mariusposthumus.nl/webgl

No comments:

Post a Comment