facebookincubator / FBX2glTF

A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.
Other
2.1k stars 331 forks source link

Animation gets displaced towards down #292

Open terri0n opened 2 years ago

terri0n commented 2 years ago

I have a series of animations in different files that I apply on a model in Three.js. When I convert an animation to glb, the animation gets displaced towards down:

https://user-images.githubusercontent.com/63014185/163559044-ec3d4682-c7d6-4959-b96b-ced4c6ede567.mp4

What's happening here?

Animation FBX

Propetro360 commented 2 years ago

How are you able to run the tool??