Skip to content

Scaled World Grab

Ian edited this page Nov 2, 2018 · 12 revisions

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) Alt Text

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/

Clone this wiki locally