OpenXR: Difference between revisions

From Free Pascal wiki
Jump to navigationJump to search
(Created page with "The OpenXR headers ported to pascal * https://github.com/dedm0zaj/simple_openxr_freepascal Category:VR")
 
mNo edit summary
 
Line 1: Line 1:
OpenXR is an open, royalty-free standard for access to virtual reality and augmented reality platforms and devices. It is developed by a working group managed by the Khronos Group consortium. OpenXR was announced by the Khronos Group on February 27, 2017 during GDC 2017
==Pascal Headers==
The OpenXR headers ported to pascal
The OpenXR headers ported to pascal
* https://github.com/dedm0zaj/simple_openxr_freepascal  
* https://github.com/dedm0zaj/simple_openxr_freepascal  


[[Category:VR]]
[[Category:VR]]
[[Category:OpenXR]]

Latest revision as of 07:00, 28 March 2023

OpenXR is an open, royalty-free standard for access to virtual reality and augmented reality platforms and devices. It is developed by a working group managed by the Khronos Group consortium. OpenXR was announced by the Khronos Group on February 27, 2017 during GDC 2017

Pascal Headers

The OpenXR headers ported to pascal