GLTF Animationns #556
kennetpostigo
started this conversation in
General
Replies: 1 comment
-
Take a look at this: https://github.com/react-spring/gltfjsx It will convert your gltf scene to a react component, giving you more direct access to all the nodes. You can then edit the code to add refs to the nodes you want to animate. |
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 using the
gltf
loader, and I wanted to know if there are any techniques or patterns for animating specific parts of thegltf
that are rendered via the loader.Beta Was this translation helpful? Give feedback.
All reactions