Skip to content

Add scene hierarchy for assimp supported formats #2948

@mwestphal

Description

@mwestphal

Is your feature request related to a problem? Please describe.
F3D recently added support for displaying specific part of a scene, however not all format supports that yet.
Lets add it for all assimp supported formats

Describe the solution you'd like

  • Read the Assimp API spec to identify how is a file split in parts
  • Implement that split by creating multiple actors and a vtkDataAssembly describing the scene with correct labels
  • Add tests

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions