Skip to content

glTF importer animation

  • Add animation support in GLTF importer (weights are updated in uniforms, so mapper has to support these uniforms for skinning and morphing)
  • Improve GLTF animation in both reader and importer using directly vtkMatrix4x4 instead of vtkTransform
  • Add framerate argument to importer animation API
Edited by Michael Migliore

Merge request reports