Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenXR: Add HTC/MSFT hand interaction profiles #93075

Conversation

BastiaanOlij
Copy link
Contributor

This PR adds profiles for the HTC hand interaction and MSFT hand interaction. This in lieu of adoption of the EXT hand interaction extension in OpenXR.

Specifically the MSFT hand interaction makes better mixed controller and hand tracking support possible on several devices including the Quest.

While new logic, this is hopefully small enough to still be considered for 4.3.

See godotengine/godot-demo-projects#973 for a demo project.

Copy link
Contributor

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tested, or double checked the data on the spec, but this looks good at a glance!

Given that it's just registering metadata about new "controller" types, I personally think it should be fine to sneak into 4.3, or in worst case, cherry-picked into 4.3.1.

@akien-mga akien-mga merged commit 475248d into godotengine:master Jun 12, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@BastiaanOlij BastiaanOlij deleted the openxr_add_htc_msft_hand_interaction branch July 2, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants