MMD for untiy3d, mmdforuntiy3d
Personal blog address: http://www.sanyinchenblog.com /? P = 249
I am bored tonight, so I made a small u3d demo to share it with you.
First:
Apk path: http://dl.vmall.com/c0juetw6q5
The project was originally intended to be directly released to the Internet, and it was found that it was too large.
The process is as follows: import the MMD model vmd action data and Audio Resource file stage to u3d, compile the data, and set it to Android platform to export the apk, but the apk is not small, this is the small Demo82M.
If you need more than 1 GB, you can check it out.
Let's talk about what to prepare:
(1) u3d 5.0. My 5.0 is actually above 4.0 OK, because we need to use a humanoid animation, which is only available at or above.
(2) vmd action data (the Action data of a small apple, which was acquired from the up master on the beeps), a swimming pool model. Http://dl.vmall.com/c0637a4x97)
(3) MMD4Mecanim. unitypackage plug-in, as well as the initial audio model, which can be easily found on the official website.
First, import the plug-ins, action data, and other above resources into u3d:
The approximate directory is as follows:
The imported model and scenario are as follows:
Animation controller:
Finally, bind the model to the animation controller sound file:
Finally, set the Android platform to compile and run:
You need to pay attention to the place where I draw a line, which needs to be adjusted here, such as adding a signature, setting the package name and ico.
Before compiling, remember to specify the Android SDK path:
Conclusion: I am also a very amateur u3d player, playing with me and speaking rough. This blog is mainly intended to arouse everyone's interest, if you are interested, you can go to Baidu post to see the corresponding modules on it.