pygfx icon indicating copy to clipboard operation
pygfx copied to clipboard

Picking improvements

Open Korijn opened this issue 2 years ago • 0 comments

  • 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?

Korijn avatar Dec 12 '22 14:12 Korijn