UuuNyaa / blender_mmd_tools

MMD Tools is a blender addon for importing/exporting Models and Motions of MikuMikuDance.
GNU General Public License v3.0
2.18k stars 102 forks source link

load .vmd motion onto VRM models #72

Closed ghost closed 1 year ago

ghost commented 2 years ago

https://github.com/UuuNyaa/blender_mmd_tools/issues/35#issuecomment-1113910823

~~There is an blender add-on https://github.com/saturday06/VRM_Addon_for_Blender for reading and writing the format. And there are some previous attempts to convert VRM spring bones to PMX rigid-bodies, like https://github.com/wakapippi/VRM2PMXImproved~~

I know it would require significant amount of effort to support VMD animations on both formats and conversions between them. Maybe it's easier to have the physics configurations separated for VRM and PMX formats.

UuuNyaa commented 1 year ago

Thank you for the request. I will consider a feature to convert VRM models to MMD compatible on UuuNyaa/blender_mmd_uuunyaa_tools .