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

Show hovered Space View position for 2D & 3D space views #2843

Open
Wumpf opened this issue Jul 27, 2023 · 4 comments
Open

Show hovered Space View position for 2D & 3D space views #2843

Wumpf opened this issue Jul 27, 2023 · 4 comments
Labels
enhancement New feature or request 📺 re_viewer affects re_viewer itself user-request This is a pressing issue for one of our users

Comments

@Wumpf
Copy link
Member

Wumpf commented Jul 27, 2023

Via https://discord.com/channels/1062300748202921994/1075873257124810852/1133926881343840358

For all hover events in 2D & 3D space views we already know a position in that space (i.e. a position relative to the space's root entity). We should just display it.

Figure out where to show it in an unobtrusive way (as part of the "on hover stack"?)

Further work, orthogonal to some extent:
Showing a 3D position for hovering a depth image in 2D. We also have the necessary data (otherwise we couldn't project rays into 3D), but it's even less clear where to show that in a way it's not confusing -- maybe in the respective 3D spaces only, relative to those roots?)

@Wumpf Wumpf added enhancement New feature or request 📺 re_viewer affects re_viewer itself user-request This is a pressing issue for one of our users labels Jul 27, 2023
@nikolausWest
Copy link
Member

@martenbjork worth a look

@martenbjork
Copy link
Contributor

@martenbjork worth a look

Happy to jam on this whenever we're ready to work on it. I might need a visual explainer :)

@jleibs
Copy link
Member

jleibs commented Jul 31, 2023

Showing the projected coordinates relative to a different origin would be very powerful here as well.

Specifically I'm imagining hovering in the 2d view of the depth sensor, but seeing a value of an origin such as "world" when we have a pinhole projection linking us to that space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 📺 re_viewer affects re_viewer itself user-request This is a pressing issue for one of our users
Projects
None yet
Development

No branches or pull requests

4 participants