3D mouse input support #38
brenocq
started this conversation in
Features and improvements
Replies: 1 comment
-
This reminds me of horizontal scrolling when you hold SHIFT (e.g. in browsers). Not sure what is usually the case:
My point is that you can probably code this already for a regular mouser + modifier(s) key. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Add support for 3D mouse input to interactively manipulate 3D plots (e.g., rotate, pan, and zoom). This would improve usability and provide an intuitive way to explore 3D data.
Beta Was this translation helpful? Give feedback.
All reactions