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

Adding a highlight tool #482

Draft
wants to merge 134 commits into
base: master
Choose a base branch
from
Draft

Adding a highlight tool #482

wants to merge 134 commits into from

Conversation

Tomas1337
Copy link

Introduces a new feature allowing users to highlight regions of a 3D mesh by clicking and dragging the mouse or using touch interactions on mobile devices. The highlighted areas are rendered with a semi-transparent red overlay.

Key Changes:

  • Implemented HighlightTool class to manage highlighting functionality.
  • Added touch event listeners for mobile support.
  • One Touch to Highlight & Two Finger Touch for unhighlight.
  • Mouse Left to Highlight & Mouse Right to Unhighlight

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

Successfully merging this pull request may close these issues.

1 participant