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 picking rendering #54

Closed klarh closed 4 years ago

klarh commented 4 years ago

This PR adds picking rendering (the ability to select an individual particle with the mouse). All primitives that we care to use this feature with should have the shader added before merging.