polyscope icon indicating copy to clipboard operation
polyscope copied to clipboard

Feature request: Add 'subset selection' quantities for vertices/faces/points/etc

Open nmwsharp opened this issue 2 years ago • 1 comments

Add quantities that track a subset of vertices/faces/points on a structure. Allow the user to interactively update the selection, and add a function to query the current selection.

This sliiiiightly violates Polyscope's 'one-way visualization only' principle, but I think it is okay. This is a quite common need.

nmwsharp avatar Jun 25 '23 18:06 nmwsharp

Another feature request along these lines, add native support for selecting/querying by id instead of needing to click around/manually dump state to command line.

the13fools avatar Jul 15 '24 19:07 the13fools