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

Highlight feature #485

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

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
TODO: I havent figured out how to add an icon for the feature so im still reusing an old one

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