MMDLoader will be in Three.js r74

THREE.MMDLoader which I've been developing will be available in Three.js r74. It was already merged into r74 dev.

https://github.com/mrdoob/three.js/pull/7687

MMDLoader enables you to use MMD data on browser with Three.js.

Demo:


Source code:


D
D

(MMD Editor in the video is just WIP yet)



Note that MMDLoader isn't perfect yet and some models won't work correctly. Give me your feedback if you run into any problems on it.