OpenXR Development
Share OpenVR development feedback, issues, and challenges here!
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

OpenXR News and Feedback Thread

This thread is to highlight latest developments regarding Oculus and OpenXR! If you're running into any issues with OpenXR and/or have feedback to share, leave it as a comment in this thread! Latest Update 7/23/21: Oculus opens full support for OpenX...

mouse_bear by Retired Support
  • 18978 Views
  • 17 replies
  • 4 kudos

Get Device Physical Screen Resolution

I am trying to get the physical width and height of the device to create the swapchains.With the old Native VrApi that is currently deprecated, I could use VRAPI_SYS_PROP_DISPLAY_PIXELS_WIDE and VRAPI_SYS_PROP_DISPLAY_PIXELS_HIGH to retreive the corr...