您当前位置: 首页 » web前端 »

threejs

分类目录归档: threejs

threejs加载blender导出的动画json模型文件

最近有个项目,需要将Maya2015导出的fbx文件导入到threejs中。一开始以为很简单,只要在maya导出fbx的时候将fbx的编码设置成ascii就可以,但导入到threejs场景中的时候动画乱掉了; 后来又想在maya中安装threejs的插件(https://github.com/mrdoob/three. …

read more