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

Does this plugin support the Object Pinch to Zoom feature? #229

Open
jyothishreddy18 opened this issue Jul 3, 2024 · 2 comments
Open

Does this plugin support the Object Pinch to Zoom feature? #229

jyothishreddy18 opened this issue Jul 3, 2024 · 2 comments

Comments

@jyothishreddy18
Copy link

No description provided.

@farhodyusupov
Copy link

Hi @jyothishreddy18. i just solved this issue today. If you email me I will share the code or soon will push my code to this repo.
[email protected]

@DanielJames830
Copy link

You can achieve this functionality by wrapping your ARView with a GestureDetector. Use the onScaleUpdate method on the GestureDetector for a pinch-to-scale motion to perform whichever operations you'd like to on the model.

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

No branches or pull requests

3 participants