glotzerlab / plato

Efficient visualization of particle data supporting several rendering engines.
https://plato-draw.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

Add official selection API to vispy Scenes #51

Closed klarh closed 4 years ago

klarh commented 4 years ago

This PR adds a real API to select points and areas in vispy Scenes (rather than hiding the functionality in a method of an undocumented member). It also adds a Scene.transform function and fixes a bug where some features wouldn't be enabled when passed in while initializing the Scene.