|
před 11 roky | |
---|---|---|
.. | ||
plug-ins | před 11 roky | |
scripts | před 11 roky | |
README.md | před 11 roky |
Exports Maya models to Three.js' JSON format. Currently supports exporting the following:
Install pymel. Though the docs are way out of date, the process described still works as of 2014.
Copy the scripts and plug-ins folders to the appropriate maya folder, where maya-version
is your current version of Maya (eg. 2013-x64).
C:\Users\username\Documents\maya\maya-version
~/Library/Preferences/Autodesk/maya/maya-version
/usr/autodesk/userconfig/maya/maya-version
After that, you need to activate the plugin. In Maya, open Window > Settings/Preferences > Plug-in Manager
and enable the checkboxes next to threeJsFileTranslator.py
.
Use the regular Export menus within Maya, select Three.js
.