simularium / simularium-planning

Apache License 2.0
0 stars 0 forks source link

Save time settings in URL #113

Closed blairlyons closed 11 months ago

blairlyons commented 2 years ago

Use Case

As a user, I want to share a trajectory at a specific time point with another user via a URL.

Acceptance Criteria

A user can generate a link to a trajectory that will load the trajectory at a time they have chosen.

Details

Likely this data would be saved in URL parameters, but we need to think about what other things we'd want in the URL parameters in the future. Or maybe in the future there is some kind of config that the user downloads or links to.

We've also discussed a future where users are able to create guided tours through a trajectory by setting "key frames" throughout the trajectory that each bring the viewer to a specific camera view with specific agents hidden or highlighted at the associated time point in playback. This feature is potentially a step toward that.