pyopenxr_examples
pyopenxr_examples copied to clipboard
Sample programs using the pyopenxr python AR/VR bindings
Hello This is really cool, how do i get if a button is pressed or not?
i am interested in the very fresh `headless.py` script. but on my system (Win10 with a HTC Vive) i get `xr.exception.TimeInvalidError: The provided basetype:XrTime was zero, negative, or out of...
I'm trying to run the example on Windows 10 ``` \pyopenxr_examples-main\xr_examples>hello_xr.py 03/29/23 11:02:20.147 main INFO: Press any key to shutdown... 03/29/23 11:02:20.177 openxr_program INFO: Available Layers: (2) 03/29/23 11:02:20.517 openxr_program...
I recently noticed `XR_MND_headless` is an available extension on my Linux/SteamVR platform. So now I might be able to create an example for this without spinning my wheels trying to...
Intended synopsis: - `pip install pyopenxr_examples` - `hello_xr.py` - ooh look at the cubes
...because I did not yet copy them all from the C code.