hi
Through this tutorial and copying the codes and even copying the models of the same project that the models were removed from the mixamo site, I tried to run the animation and model in my project, but I saw the same error in the browser.
And my copied codes
The original code from the linked repository works as expected. I’ve used githack
to generate a live link in order to demonstrate this: Three.JS Tutorial: Loading Models
So there must be something wrong with your port. Have you used the same three.js
release like in the tutorial (r118.1
)?
Do you mind sharing your code as a GitHub repository similar to the tutorial? In this way, it’s easier to debug the issue.
Yes, I should have done the same (loading at GateHub). I’m sorry, I’m new.
And I’m getting to know the world of threejs
Thanks for your help