Changes

Jump to navigation Jump to search
7 bytes removed ,  8 February
Line 50: Line 50:     
== Architecture ==
 
== Architecture ==
The standard provides an [[Application programming interface|API]] aimed for application developers targeting [[virtual reality]] or [[augmented reality]] hardware.  This enables developers to build applications that will work across a wide variety of devices.<ref name="kronospres">{{cite web
+
OpenXR provides an [[Application programming interface|API]] aimed for application developers targeting [[virtual reality]] or [[augmented reality]] hardware.  This enables developers to build applications that will work across a wide variety of devices.<ref name="kronospres">{{cite web
 
| url=https://www.khronos.org/blog/the-openxr-working-group-is-here
 
| url=https://www.khronos.org/blog/the-openxr-working-group-is-here
 
| title=The OpenXR Working Group is Here!
 
| title=The OpenXR Working Group is Here!
Line 64: Line 64:  
* <code>XrActions</code>: used to handle user inputs
 
* <code>XrActions</code>: used to handle user inputs
 
* <code>XrSession</code>: represents the interaction session between the application and the user
 
* <code>XrSession</code>: represents the interaction session between the application and the user
The full specification can be found via the [https://registry.khronos.org/OpenXR/#apispecs OpenXR Registry] on [[GitHub]].  
+
The full specification can be found via the [https://registry.khronos.org/OpenXR/#apispecs OpenXR Registry] on [[GitHub]].
    
== Implementations ==
 
== Implementations ==

Navigation menu