Replies: 1 comment
-
not sure if mmd (whatever that is) stores animation. but either way, gltfjsx is for gltf. you can of course also just build a virtual graph and link it to the mmd data. then you can use react-spring or whatever you want to animate it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm trying to get MMD model move.
I read the sample of Animation with GLTF Loader.
https://github.com/pmndrs/gltfjsx#animation
Would it be possible to create animation with MMD like GLTF Model animation?
Beta Was this translation helpful? Give feedback.
All reactions