Hello, everyone. I have a question about the Vrm and MMD models. I am trying to convert programmatically obtained vrm coordinates to mmd coordinates, but it is not working well and is inaccurate. There is little information on the Internet about conversion or conversion coefficients. Who can explain in detail how to convert from one coordinate system to another?
I’m using the mediapipe holistic libraries with kalidokit, getting a yes for the vrm model and trying to convert it to mmd rotation
Source code: To method
I don’t know much about this, but I know VRM is a format based on glTF with some custom extensions. I don’t know MMD at all. We will need to understand both formats to answer this question.