Open cx20 opened 5 years ago
Thanks for your feedback! Can you provide this glb file?
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.
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