We've implemented Hand tracking technology by using tiny IR camera, that captures the light reflected and refracted by bodies in motion, in this case the user's naked hands, this data is used by a custom cursor component that reads it from the bluetooth HID layer and translates the real world position (X,Y,Z) to the 3d world correspondig position (X,Y,Z). All of this is represented graphically by using one "cursor" for each hand, with the first one you can control the camera movements in complete 3D, and with the second one you can interact with the 2D UI elements. (in future versions, this will be customizable for lefthanded and righthanded people, actually the default configuration is righthanded)
We decided to implement this technology to provide the user a sensation of absolute POWER, because in this game you take the role of a GOD (or mother nature depending your point of view)
| Evolution: Hand tracking technology |





