/MMD4Maya

MMD4Maya for maya 2022

Primary LanguagePython

MMD4Maya

This is maya plug-in which use for importing pmx/pmd model to maya.
It is based on pmx2fbx.exe which is wrote by http://stereoarts.jp/

Update:

为完成学校作业修改的代码,脚本兼容Maya 2022。

Issue中提到的bug未修复,等有机会再说。

Install:

  1. Copy MMD4Maya.py and MMD4Maya folder to your maya plug-ins folder. like: Maya2016\bin\plug-ins.
  2. Enable MMD4Maya in maya Plug-in Manager.

Steps to import:

  1. Select a pmx/pmd file.
  2. Select one or multiple vmd files.
  3. Check the terms of use then click Process.

Attention:

  1. The file name of fbx file and texture files should not be japanese or chinese.
  2. You can only import one model at a time, please save your model as the standard fbx file, then create a new scene to import another one.