Open
Description
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.
- Polygon and lasso selector, requires triangulation for fill area mesh.
- 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