Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper composite support in GenericImporter #1652

Open
mwestphal opened this issue Oct 6, 2024 · 0 comments
Open

Proper composite support in GenericImporter #1652

mwestphal opened this issue Oct 6, 2024 · 0 comments
Labels
source:libf3d type:enhancement New feature or request
Milestone

Comments

@mwestphal
Copy link
Contributor

Is your feature request related to a problem? Please describe.
With the addition of a MetaImporter in #1609, it is now possible to add proper support for composite data in the GenericImporter

Describe the solution you'd like
When opening a composite data, the generic importer should, instead of merging geometries together, generate one actor by composite block.

Appropriate image and point sprites accessor should also be updated.

The vtkF3DRendererWithColoring should then use these accessor to handle actors visibilities correctly when showing volumes and point sprites.

@mwestphal mwestphal added type:enhancement New feature or request source:libf3d labels Oct 6, 2024
@mwestphal mwestphal added this to the 3.1.0 milestone Oct 6, 2024
@mwestphal mwestphal mentioned this issue Oct 6, 2024
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source:libf3d type:enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant