noname0310/babylon-mmd

Whether there are plans to support the pmd format

Closed this issue · 4 comments

Such as title

(I want you to know the context that babylon-mmd was made for modern MMD, not for nostalgia)
The pmd format is not currently used well, so there are no implementation plans yet.

You can open the pmd file in PMX Editor and save it as pmx.

If you want to support the pmd file, please let me know the reason.

Because the MMDLoader of three.js supports PMD, PMX, VMD, and VPD files

I think it's hard to give a reason that we have to implement it as well because three.js MMDLoader is implementing it. Rather than that, I'm asking the essential reason for loading pmd or vpd.

To make babylon-mmd the most solid solution for loading mmd in browsers, I implemented a pmd loader this week.

Check the changelog for details.