ovilab / atomify

Atomify - a realtime LAMMPS visualizer
GNU General Public License v3.0
149 stars 20 forks source link

Mark multiple selections #410

Open andeplane opened 6 years ago

andeplane commented 6 years ago

As of 117ee99, we can hover selected atoms in the menu which will highlight the selected atoms by making the other atoms darker. I tested letting these boxes in the GUI be clickable so we can... in a sense select selected atoms so this highlight render mode (darker non-selected atoms) lives on even when not hovering.

This didn't work out too well since you might get problems if you move the camera (clicking) and select another atom by accident.