How could i convert a maya file into a json file and use it with three.js

喜欢而已 提交于 2020-01-04 08:17:29

问题


I want to use some maya files in my three.js project,but it seems like only the json files can be used in three.js

So how can i convert those files?

thank you!


回答1:


Please have a look at the three.js Maya exporter.

The scripts should be in your three.js folder/ utils / exporters / maya



来源:https://stackoverflow.com/questions/14919219/how-could-i-convert-a-maya-file-into-a-json-file-and-use-it-with-three-js

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!