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

Hoover curson over cells for info #149

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

TeunHuijben
Copy link
Collaborator

@TeunHuijben TeunHuijben commented Nov 12, 2024

This draft PR shows a proof-of-principle to show information from cells when hoovering the cursor over the cells.
Now, the cell ID is shown as information, but this could be any information.

Some important ToDos for the future:

  • reduce/increase raycaster radius between two functionalities
  • from cell ID (of points in this frame) to global ID of the cell
  • make proper info Tag for cell Info (instead of hacking the timestampOverlay)
  • make proper mouseEvent, now it hijacks the pointerMove
  • make action always available (now only Shift + cursor move)
  • move the action to the general selector (now only for sphericalSelector)

Copy link

vercel bot commented Nov 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
intracktive ✅ Ready (Inspect) Visit Preview Nov 12, 2024 8:02am

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

Successfully merging this pull request may close these issues.

1 participant