Re: [w3c/gamepad] Added a supplemental "Extensions" spec (#32)

In order to support devices such as leap motion and perception neuron, perhaps Gamepad could be extended to enumerate child Gamepad objects in a tree hierarchy similar to the one abstracted by OSVR.  A string or enumerated value could differentiate the children based on their relation to the parent.  The child Gamepad objects would not be enumerated independently of their parents and could only be owned by a single parent.

Reason for establishing the relationship within the Gamepad rather than the GamepadPose is that some buttons and input axis would be associated with a particular articulated part of the controller, such as a glove or suit with fingertip sensors.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/32#issuecomment-246807867

Received on Tuesday, 13 September 2016 20:11:17 UTC