You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summarize your feature feedback
Our team has drawn multiple textures on the detected images using the vuforia-ios-sdk and vuforia-sdk-sample and we noticed that there's no documentation on handling touch events on the drawn primitives.
Touch event handling on the drawn models or image target
These event should be specific to the image or model target in-case one needs to add multiple image or model targets.
Describe your feature
Provide documentation or add to the vuforia sample methods on handling touch events on the drawn primitives or models or image target
Use-case description
Using the vuforia sample without the touch event handling does not allow the interactive display of the model or image target drawn
Business impact
Allowing touch event on image or model target so users can directly interface with the sdks
Workaround
We're unable to exclude these feature when using the vuforia sdk sample
Additional context
The text was updated successfully, but these errors were encountered:
Just to confirm, are you asking for a specific Vuforia API to handle touch events on Vuforia targets? Or are you looking for examples of how it can be done using e.g., Apple's UITouch?
Hi there, thank you for sharing the feedback! There are no short-term plans to extend our native samples to cover touch interactions. However we'll keep this issue open and raise your request to product management's attention for consideration.
Summarize your feature feedback
Our team has drawn multiple textures on the detected images using the vuforia-ios-sdk and vuforia-sdk-sample and we noticed that there's no documentation on handling touch events on the drawn primitives.
These event should be specific to the image or model target in-case one needs to add multiple image or model targets.
Describe your feature
Provide documentation or add to the vuforia sample methods on handling touch events on the drawn primitives or models or image target
Use-case description
Using the vuforia sample without the touch event handling does not allow the interactive display of the model or image target drawn
Business impact
Allowing touch event on image or model target so users can directly interface with the sdks
Workaround
We're unable to exclude these feature when using the vuforia sdk sample
Additional context
The text was updated successfully, but these errors were encountered: