Some sample programs of OpenXR
OpenXR Website: https://www.khronos.org/openxr/
My blog document (in Traditional Chinese):
- basic_info
- A simple console programe to get OpenXR related information, no graphics.
- OpenXR 程式開發:初始環境設定
- glutCube
- Basic OpenGL sample without interaction. (only work with SteamVR)
- OpenXR 程式開發:簡單的顯示架構(part 1)
- OpenXR 程式開發:簡單的顯示架構(part 2)
Run ./3rdPartyLibs.ps1
in PowerShell to download required 3rd party automatically.
- OpenXR Loader 1.0.11: https://github.com/KhronosGroup/OpenXR-SDK/releases/
- freeglut 3.0.0: https://www.transmissionzero.co.uk/software/freeglut-devel/
- GLEW 2.1.0: http://glew.sourceforge.net/