talking-head-anime-2-demo
talking-head-anime-2-demo copied to clipboard
Where can I find instructions on how to move a face based on MMD motion data?
I am a person who learned about it through Nico Video.
https://www.nicovideo.jp/watch/sm38211856
According to 8:10 of the video, "you can move 2D illustrations with MMD motion data," but I couldn't find anywhere how to do this. How can I create an animation using MMD motion data?
日本語: ニコニコ動画から来た者です。 ツマミやiPhoneを使った顔アニメーションの作成方法はサイトの方を拝見させていただいて理解できたのですが、MMDモーションデータを用いたアニメーションの作成方法が、恥ずかしながらわかりませんでした。 動画の8分10秒では「MMDのモーションデータで動かせる」と書いてありましたので、私の理解が及ばないばかりだとは思うのですが、どうかMMDのモーションデータからアニメーションを作る方法を教えて頂けないでしょうか……? 最後に、素晴らしいツールをありがとう!
I wrote scripts that convert MMD motion data (in VMD format) to a sequence of parameters that my neural network model accepts. However, I do not plan to release those scripts as I don't think they are good enough to be a general-purpose tool.
I can tell you about the process I went through to create those scripts so that you may use some of my findings to create similar tools by yourself. Alas, I think it's going to be quite a long write-up. Please tell me if you are really interested in reading about it.