-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Closed
Description
Description
FBXLoader adds rotation discontinuities into animation
When loading the FBX onto threeJS editor (or anything using FBXLoader), the displayed animation has rotation discontinuities. However, when loading the animation onto blender, the animation is good. Similarly if we convert the FBX to GLB and load it onto the threeJS editor, there is not problem either.
Zip containing both FBX and GLB animation:
RotationDiscontinuities.zip
Reproduction steps
- Load the fbx provided onto ThreeJS editor
- Play the animation
or
- Load the FBX with the FBX loader
- Play the animation
Code
N/A
Live example
Screenshots
| ThreeJS editor | Blender | |
|---|---|---|
| FBX | ![]() |
![]() |
| GLB | ![]() |
Version
r157
Device
Desktop
Browser
Chrome
OS
Linux


