HELLO_XR(1) | General Commands Manual | HELLO_XR(1) |
hello_xr
— A
sample OpenXR application.
hello_xr |
[-h | --help ] |
hello_xr |
-g | --graphics
graphics_api [-ff |
--formfactor form_factor]
[-vc | --viewconfig
view_config] [-bm |
--blendmode blend_mode]
[-s | --space
space] [-v |
--verbose ] |
hello_xr
is a sample application written
using the OpenXR API.
The arguments are as follows:
-h
|
--help
--graphics
graphics_apiD3D11
’D3D12
’OpenGLES
’OpenGL
’Vulkan
’-ff
|
--formfactor
form_factorHmd
’Handheld
’-vc
|
--viewconfig
view_configMono
’Stereo
’-bm
|
--blendmode
blend_modeOpaque
’Additive
’AlphaBlend
’-s
|
--space
spaceView
’Local
’Stage
’-v
|
--verbose
hello_xr
application itself.The hello_xr
utility exits 0 on
success, and >0 if an error occurs.
openxr_runtime_list(1), https://www.khronos.org/registry/OpenXR/ , https://github.com/KhronosGroup/OpenXR-SDK-Source/tree/master/src/tests/hello_xr
March 6, 2020 | Debian |