Hi, I’m using r134,
It seems that an animation cannot be loaded accurate with .pmx model which has over 65535 vertices with using “loaders/MMDLoader.js” .
Same animation can be loaded with model which has under 65535 vertices.
(Animation is “models/mmd/vmds/wavefile_v2.vmd”)
Is there any way to load animation accurate?
I don’t want to modify original models…
Thanks!
(I think there are 16 bit limit somewhere.)