Skip to content

How to import FBX and run the animation with react-three-fiber #795

Answered by drcmda
enkicoma asked this question in Q&A
Discussion options

You must be logged in to vote

<primitive ref={mesh} ... /> ? the ref isn't attached to anything in your code. you handle skinnedmeshes and animation the same way as in three otherwise, there's no difference. i'd still suggest using gltf instead with this: https://github.com/pmndrs/gltfjsx it makes all of much easier

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@enkicoma
Comment options

@drcmda
Comment options

@enkicoma
Comment options

@drcmda
Comment options

@enkicoma
Comment options

Answer selected by enkicoma
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants