simularium / simularium-planning

Apache License 2.0
0 stars 0 forks source link

Design for orthographic camera #103

Closed blairlyons closed 1 year ago

blairlyons commented 1 year ago

Use Case

As a user viewing a trajectory in the viewer, I want to be able to switch the camera to orthographic view so that I can see spatial relationships without distortion from perspective.

Acceptance Criteria

UI controls on the viewer allow a user to toggle back and forth between ortho and perspective camera modes.

Details

This can be really useful for seeing how objects receding into the distance line up in the plane of the screen.

orthographic projection wiki

lynwilhelm commented 1 year ago

This dev work might fit nicely with https://github.com/simularium/simularium-website/issues/320