GodotVR / godot_openxr_vendors

Godot 4 wrapper for OpenXR vendors loaders and extensions
MIT License
90 stars 19 forks source link

Add additional export options for Meta Quest features #68

Closed maunvz closed 6 months ago

maunvz commented 8 months ago

A lot of Meta Quest features are gated by AndroidManifest flags. Adding export options to support: Experimental Features: https://developer.oculus.com/experimental/experimental-overview/ Overlay Keyboard: https://developer.oculus.com/documentation/unity/unity-keyboard-overlay/ Scene API: https://developer.oculus.com/documentation/native/native-spatial-data-perm/ Boundary Modes (can't find documentation, but already used by a few apps on the Quest Store)

m4gr3d commented 6 months ago

Superseded by https://github.com/GodotVR/godot_openxr_vendors/pull/82