v0.9.3 BETA
Pre-release
Pre-release
Fixes
- Fixed exporting multiple animation clips
- Added support for exporting TRAX clips in the MEL UI
- only enabled clips from the first track are exported
Known issues
- The animation clips of the skinned
complex1
scene doesn't play correctly in BabylonJS and ThreeJS. Most likely because of a combination of a pivot point and skinning. To be investigated.
Installation
Maya 2018 x64 only (tested on Windows 10 ) for now.
To install, extract the ZIP to any location (e.g. your desktop), open the created Maya2glTF folder, and double click on the deploy.bat
file.
Then re-launch Maya 2018, and in the script window, type maya2glTF_UI
to launch the UI. Load a scene, select the meshes you want export, and hit the export selected meshes
button.
Let me know if this works for you, this is BETA stuff ;-)
PS: You might have to install the Microsoft Visual C++ redistributables to get it running correctly.