MMD2UDP [Unmaintained. Please use MMD2depth instead. ]
A tool for converting MikuMikuDance models (.pmx) with motions(.vmd) to UltraDensePose sequences.
This is an unofficial implementation based on @transpchan 's UltraDensePose.
Using this tool for commercial purposes is allowed. However, you will still need to ask for permission if you are using the MMD models created by someone else.
- Create a ZIP file named
model.zipwith all your MMD files (your_model.pmx, and textures). Note that tar, 7z, rar, or other formats are not supported. - Rename your motion file to
motion.vmd, and optionally your camera file tocamera.vmd. - Put
motion.vmd,camera.vmdandmodel.zipinto the same folder asUltraDensePose.exe. - Run UltraDensePose.exe and wait for the results in the
outputfolder. The process might take very long for models with complicated physics setups, as the conversion process need to go through yourmotion.vmdand compute for each frame to obtain an UltraDensePose sequence.