We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to display the model of the horse. However, it seems that animation is not displayed.
Ashes + Horse.glb result: http://jsdo.it/cx20/KExg
The following is the expected display result.
three.js + Horse.glb result: http://jsdo.it/cx20/yPmv
The text was updated successfully, but these errors were encountered:
Thanks for your feedback! Can you provide this glb file?
Sorry, something went wrong.
The model used in the test is as follows. https://github.com/mrdoob/three.js/blob/dev/examples/models/gltf/Horse.glb
Thanks! This model is usting morph targets animation, I will handle this in the next version.
add morph targets data #28 #24
a789b14
No branches or pull requests
I tried to display the model of the horse.
However, it seems that animation is not displayed.
Ashes + Horse.glb result:
http://jsdo.it/cx20/KExg
The following is the expected display result.
three.js + Horse.glb result:
http://jsdo.it/cx20/yPmv
The text was updated successfully, but these errors were encountered: