pygfx
pygfx copied to clipboard
Picking improvements
- Interactive selection (e.g. by rectangle or polygon)
- Support retrieving picking info for a rectangular region in a single call, instead of just a single pixel
- Disable objects from participating in picking
- Ability to pick (semi) transparent fragments (see e.g. #474). If we'd define an additional "overlay" pass, this might work?