Skip to content

Add support for recovering keyframes/timesteps in vtkF3DUSDImporter #2736

@mwestphal

Description

@mwestphal

Is your feature request related to a problem? Please describe.
F3D support playing animation, but assumes interpolation between frames, we will soon add support for jumping between keyframes/timesteps, but not all readers/importers supports that.

Lets add keyframes/timesteps recovery to the vtkF3DUSDImporter

Describe the solution you'd like

  • Implement GetTemporalInformation so that it also return the list of timesteps and not just the timerange
  • Add a simple SDK test for it

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions