Is your feature request related to a problem? Please describe.
we migrated 3d viz for Atom Mappings, but not Components. Maybe the multi-component viz still lives in openfe because it's not intrinsic to a Component, but we could add intrinsic viz support to ExplicitMoleculeComponent
see: https://github.com/OpenFreeEnergy/openfe/blob/1eac3e449898eb691b9f4c4b6f38cb684cbd2937/openfe/utils/visualization_3D.py#L113-L114
and
https://github.com/OpenFreeEnergy/ExampleNotebooks/blob/202a0e342c4dc104be8fd9effc7ca4778c082a89/cookbook/ligandnetwork_vis.ipynb#L358
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
we migrated 3d viz for Atom Mappings, but not Components. Maybe the multi-component viz still lives in openfe because it's not intrinsic to a Component, but we could add intrinsic viz support to
ExplicitMoleculeComponentsee: https://github.com/OpenFreeEnergy/openfe/blob/1eac3e449898eb691b9f4c4b6f38cb684cbd2937/openfe/utils/visualization_3D.py#L113-L114
and
https://github.com/OpenFreeEnergy/ExampleNotebooks/blob/202a0e342c4dc104be8fd9effc7ca4778c082a89/cookbook/ligandnetwork_vis.ipynb#L358
Describe the solution you'd like
Describe alternatives you've considered
Additional context