Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Is it possible to detect pinch gesture with one hand 2 fingers or two hands each with 2 fingers #440

Closed
shunmian opened this issue Apr 7, 2024 · 2 comments
Assignees

Comments

@shunmian
Copy link

shunmian commented Apr 7, 2024

Hi, great work on the repo! Just curious if it is possible to detect pinch gesture with one hand 2 fingers or two hands each with 2 fingers?

@vladmandic
Copy link
Owner

possible? sure. you'd need to define what that gesture is, its not built-in.
for example, you'd need to define your gesture like in https://github.com/vladmandic/human/blob/main/src/hand/fingergesture.ts and then regsister it

@vladmandic
Copy link
Owner

anyhow, closing this issue and transferring it to discussions as its not a product issue but a general question.

Repository owner locked and limited conversation to collaborators Apr 7, 2024
@vladmandic vladmandic converted this issue into discussion #441 Apr 7, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants