open-ecosystem-development / OpenXR-SDK

Apache License 2.0
2 stars 3 forks source link

6DOF input interaction profile spec needed #8

Open fwei-io opened 2 years ago

fwei-io commented 2 years ago

Regarding 6DOF kit input we can only find documentation for the Huawei 3DOF input interaction profile (https://www.khronos.org/registry/OpenXR/specs/1.0/html/xrspec.html#XR_HUAWEI_controller_interaction). Could you share the interaction profile spec for the Huawei 6DOF controllers?

fwei-io commented 2 years ago

See https://github.com/hms-ecosystem/OpenXR-SDK/blob/main/doc/Huawei%206DOF%20Controller%20Profile.md

fwei-io commented 2 years ago

VR Team - delivery date: 11/26/2021

MortimerGoro commented 2 years ago

I'm getting openxr xrSuggestInteractionProfileBindings error with '/interaction_profiles/huawei/6DOFController': XR_ERROR_PATH_UNSUPPORTED when using /interaction_profiles/huawei/6DOFController path (hvrsdk-openxr-3.5.0.67)

MortimerGoro commented 2 years ago

Just a reminder that the profile needs to be also published in https://github.com/immersive-web/webxr-input-profiles/tree/main/packages/registry/profiles so any WebXR developer can get the correct model without having to embed it in their apps

fwei-io commented 2 years ago

@dingsing2021 @Lixming please provide a status on these requests. Thanks.

VR Team - delivery date: 11/26/2021

lzhangcs commented 2 years ago

@dingsing @Lixming Any feedback on this? And they need to be PUBLISHED: https://github.com/immersive-web/webxr-input-profiles/tree/main/packages/registry/profiles Thanks