Blender exports a three.js animation - bones rotate strangely

后端 未结 4 654
孤独总比滥情好
孤独总比滥情好 2020-12-09 23:01

I\'m currently trying to export an animated blender model to three.js using the exporter of three.js (github.com/mrdoob/three.js/tree/dev/utils/exporters/blender/2.66/script

4条回答
  •  抹茶落季
    2020-12-09 23:38

    Also make absolutely sure, that the three.js blender exporter is not set to to align your model in any way. (I had it set to "center" and it took me 4 hours to figure out why my bones rotate around some spot that was NOT the spot they rotate around in blender.)

提交回复
热议问题