问题
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