https://i.ytimg.com/vi/Itx7fxrqiC0/hqdefault.jpg
Create Virtual Reality with Autodesk Maya
Developer Contest – Maya VR hand controller madness
VR-Plugin.com is announcing the VR hand controller developer contest.
“Use Maya to create a use case connected with the VR-Plugin hand controllers.”
Pitch your idea, request a community license and jumpstart right away.
Please check out our website for more information.
No purchase necessary!
Like and follow us on Facebook and Twitter!
www.VR-Plugin.com
This scene shows a very quick setup.
The hand rig is connected to the VR-Plugin hand controller node called VRPluginLocator:
connectAttr -f VRpluginLocator2.trigger right_hand_ctl.aim;
connectAttr -f VRpluginLocator2.grip right_hand_ctl.fist;
connectAttr -f VRpluginLocator2.translate right_hand_ctl.translate;
connectAttr -f VRpluginLocator2.rotate right_hand_ctl.rotate;
connectAttr -f VRpluginLocator2.thumbX right_hand_ctl.thumbX;
connectAttr -f VRpluginLocator2.thumbY right_hand_ctl.thumbY;
source