Hand

Another object is a “*Hand*”, that is the abstract representation of the user input device. It also is just a Box in the display scene and its position is usually correlated with the location of the pointing device cursor. We currently do not support multiple pointing devices, but Morphic implemented such a feature just by having an array of Hands.

Paper presents an early concept of user interface component that is designed to help computer users to intuitively organise their digital storage, so that they can easily locate their previously saved documents. Instead of using traditional hierarchical folder tree, user is associating his documents with a pair of symbols, organized into three dimensional working space. Positions of user’s Hands are used to determine pair of symbols, being detected either using depth sensor or RGB camera.