pyopenxr icon indicating copy to clipboard operation
pyopenxr copied to clipboard

Implement XrGraphicsBindingEGLMNDX instance extension

Open kwahoo2 opened this issue 1 year ago • 0 comments

Hi,

If I understand correctly, to run an OpenXR app in Linux/Wayland (with Monado or SteamVR) XrGraphicsBindingEGLMNDX is required. It is provided by XR_MNDX_egl_enable

xr-video-player implementation can give some hints https://codeberg.org/yoshino/xr-video-player/src/branch/master/src/main.cpp#L808

kwahoo2 avatar Oct 06 '24 10:10 kwahoo2