pasvulkan icon indicating copy to clipboard operation
pasvulkan copied to clipboard

OpenXR

Open ddem43 opened this issue 4 years ago • 1 comments

in case anyone interested in openXR I just want to mention I made some work (last summer) on reusing the code from vkxml2pas in order to build a xrxml2pas (I made it this way because xml definition files are very similar between openXR and Vulkan )

I just tried the resulting unit (openxr.pas) with success during christmas vacation with an oculus quest 2 and airlink ( oculus has an openxr runtime working with opengl on windows (for both 32 and 64 bits platforms ))

the branch with the files is here : https://github.com/ddem43/pasvulkan/commits/openxr

ddem43 avatar Dec 29 '21 20:12 ddem43

Hey, take a look: https://github.com/BeRo1985/pasvulkan/issues/34

sordak avatar Jan 15 '24 20:01 sordak