Skip to content

Improvements to selector tools #781

@kushalkolar

Description

@kushalkolar

Ideas after meeting with @almarklein

  • Infinite line in pygfx
  • [ ] See if we can just use geo bbox for RectangleSelector
  • [ ] Maybe draw these in an overlay render pass? Would allow 2D selector tools to be used in perspective projections. Rectangle selectors, polygon, circle etc. will have to scale w.r.t. the scene. Almar has now done this with render queues
  • Polygon selector
  • lasso selector
  • allow setting a max range, Useful for LinearRegionSelector and any future resizable rectangle or polygon selectors. If they are tied to displaying a large sub-selection of data, it can be useful to prevent the selection from ever becoming too large.
  • step size, useful for block based image algorithms and other use cases

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions