Changes from the Original MMDAgent #
This article summarizes the main changes from MMDAgent to MMDAgent-EX.
Screen and Display #
- Added menu
- Added tab bar at the bottom
- Message errors shown sticky on screen for noticability
Added functions #
-
Detailed log on screen (
Shift+f
) - Show History (
Shift+H
) - Open FST in editor (
E
: for windows only) - Open folder (
Shift+E
: for windows only) - Save screenshot (
Shift+G
) - Disabled viewpoint change by mouse by default:
c
key to toggle - Revert camera (
Shift+C
)
Post effeects #
- AutoLuminous (
Shift+L
) - Soft diffusion effect (
O
key andI
key, for Windows only) - Doppel shadow effect (
Shift+J
)
3D model #
- Now supports PMX model, with improved compatibility
- Enhanced motion blending function
- Now supports animated PNG format for all textures and images
FST extension #
Extended FST format, old version still works.
- Block definition
- Regular expression
- Local variable initialization
- Global variables (KeyValue) are now accessible in FST
- Now can refer to environmental variables
- VS Code Extension to write FST file
Speech recognition #
- Updated engine and models to their latest versions, now DNN based
- Added English ASR / TTS example modules
Multimodal #
Enhancements for development #
- Added “Plugin_AnyScript” to incorporate any program easily
- Added way to playing audio files or stream from other program
- Enhanced socket connection
- Morph-level outer control
Extensions on mdf and messages #
Many configurations in .mdf and messages are newly defined.
Others #
For more details, please refer to each document.