Ashes icon indicating copy to clipboard operation
Ashes copied to clipboard

Horse.glb is not animated

Open cx20 opened this issue 5 years ago • 3 comments

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 image

The following is the expected display result.

three.js + Horse.glb result: http://jsdo.it/cx20/yPmv three_horse_20190302

cx20 avatar Mar 03 '19 10:03 cx20

Thanks for your feedback! Can you provide this glb file?

but0n avatar Mar 06 '19 07:03 but0n

The model used in the test is as follows. https://github.com/mrdoob/three.js/blob/dev/examples/models/gltf/Horse.glb

cx20 avatar Mar 06 '19 13:03 cx20

Thanks! This model is usting morph targets animation, I will handle this in the next version.

but0n avatar Mar 08 '19 06:03 but0n