BabylonJS / Exporters

Exporters for Babylon.js and gltf file formats
Other
606 stars 313 forks source link

Quaternion animation fix #1050

Closed pandaGaume closed 2 years ago

pandaGaume commented 2 years ago

sometime, quaternion flip sign (using dual representation) and introduce discontinuity into the animation ( even if the value are valid rotation). This PR make the outcome more readable.