simularium / simularium-planning

Apache License 2.0
0 stars 0 forks source link

Select multiple agents #119

Open blairlyons opened 3 years ago

blairlyons commented 3 years ago

Use Case

It would be nice if a developer could set multiple agents as 'selected' so that a UI doing operations on sets of agents can indicate which agents are in the set in the 3D view.

Acceptance Criteria

Developers of applications embedding the viewer can set multiple agents as selected.

Details

The selected agents should all get the selected render treatment, i.e. all of them should be outlined in green at once.

When the camera focuses, instead of only focusing on the selected agent, it should focus on the center point of the set of selected agents.

A developer should also be able to get a list of currently selected agent IDs as well as setting it.