scenerygraphics / sciview

sciview is a tool for visualization and interaction with ND image and mesh data
BSD 2-Clause "Simplified" License
64 stars 17 forks source link

Select collections of nodes #291

Open kephale opened 3 years ago

kephale commented 3 years ago

In a scene like this image

it would be great to be able to select nodes by using a ROI-type tool, e.g. image

And to then be able to apply commands to the selected nodes, e.g. delete the nodes

xulman commented 3 years ago

things to consider: when multiple nodes are selected, which one would be the one for arcball? shall we add another icon (cross/center like) to denote node that is "focused"?

skalarproduktraum commented 3 years ago

We could show or highlight the bounding box of the selected node(s) 👍

kephale commented 3 years ago

Related: https://github.com/scenerygraphics/sciview/issues/5