Skip to content

FBXLoader adds rotation discontinuities into animation #27056

@solinehayes

Description

@solinehayes

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

  1. Load the fbx provided onto ThreeJS editor
  2. Play the animation

or

  1. Load the FBX with the FBX loader
  2. Play the animation

Code

N/A

Live example

Screenshots

ThreeJS editor Blender
FBX RotationDiscontinuitiesFBXTHREEJS RotationDiscontinuitiesFBXBlender
GLB RotationDiscontinuitiesGLBTHREEJS

Version

r157

Device

Desktop

Browser

Chrome

OS

Linux

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions