-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Consider adding TapToPlaceParent like functionality #17
Comments
yeah i would like it too. |
@jochao is working on a simple TapToPlaceOnSurface script which will help place an object on a real world surface. This can be extended to make work for other scenarios which are specific to your applications. |
Merged
keveleigh
pushed a commit
to keveleigh/HoloToolkit-Unity
that referenced
this issue
Jun 12, 2018
…facing Updating based on feedback
david-c-kline
pushed a commit
that referenced
this issue
Jul 24, 2018
Simplified getting data a bit more.
keveleigh
pushed a commit
to keveleigh/HoloToolkit-Unity
that referenced
this issue
Jul 27, 2018
mrtk_development -> dk.mrtk_development
drusk-unity
pushed a commit
to drusk-unity/MixedRealityToolkit-Unity
that referenced
this issue
Jun 23, 2023
…ple-TargetPositioning MRH3-13 Eye Tracking Samples - Target Positioning scene
drusk-unity
pushed a commit
to drusk-unity/MixedRealityToolkit-Unity
that referenced
this issue
Jun 26, 2023
…ple-TargetPositioning MRH3-13 Eye Tracking Samples - Target Positioning scene
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Scenario:
Adam is a developer who wants an easy way to move his objects around. Place them where they matter to him.
He wants a quick way to tap on an object, gaze at a different location and then tap again to place the object at that location.
Proposed Solution:
Add a new script called TapToPlaceParent or something similar to either the Input or Utilities folder.
The text was updated successfully, but these errors were encountered: