Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add interaction to analysis results visualization #116

Closed
ebrahimebrahim opened this issue Sep 16, 2022 · 1 comment
Closed

Add interaction to analysis results visualization #116

ebrahimebrahim opened this issue Sep 16, 2022 · 1 comment

Comments

@ebrahimebrahim
Copy link
Collaborator

  • Standard camera interaction for 3D view (rotate, zoom, pan). 2D slice views do not need zooming or panning
  • When a point is clicked in one of the slice views, the coordinates of that point are used to set the slice on the other two slice views.
  • When a point is clicked in one of the slice views, a sphere is placed in the 3D view indicating the clicked location.
  • Scrolling in 2D slice view could be used to change slice.
@ebrahimebrahim
Copy link
Collaborator Author

3D view aspects are pushed to #122
2D view interaction was completed in the work on #114 and soon to be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant