-
Notifications
You must be signed in to change notification settings - Fork 6
Scaled World Grab
Overview
For scaled-world grab, the user selects an object far away from them using a long-distance interaction technique (In our case, ray-casting). On selection the entire world will be scaled around the user (without affecting the users viewpoint). This gives the illusion of the user being a giant and using simple touch the user can grab the now-close object and manipulate it around the world with ease.
Current implementation of Scaled-World Grab as of 2/06/2018
(NOTE: This may be modified/changed later)
Source paper of the technique:
Mine, M. (1997). “ISAAC: A Meta-CAD System for Virtual Environments.” Computer-Aided Design 29(8): 547–553.
Use by manually attaching
To manually attach the Scaled World Grab to the Camerarig VR components if the auto-attach fails for each hand:
- Drag onto x script:
- blah
Inspector parameters
For x Script:
| Parameter | Default | Description |
|---|---|---|
| One | Two | Three |
Class methods
Test scenes
Example scenes
Major example scene under:
- Assets/
Wiki
Hand Grasping
Enhanced Grasping
Volume-based Pointing
Enhanced Pointing
Symmetric Bi-manual
Asymmetric Bi-manual
Progressive refinement
