Back to Three Js

three.js webgl

examples/webgl_animation_skinning_blending.html

latest205 B
Original Source

three.js - Skeletal Animation Blending (model from mixamo.com)
Note: crossfades are possible with blend weights being set to (1,0,0), (0,1,0) or (0,0,1)