浏览代码

Add OpenXR plugin to list of VR plugins (#3755)

Matthew 5 年之前
父节点
当前提交
a062af3da0
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      tutorials/vr/vr_primer.rst

+ 3 - 0
tutorials/vr/vr_primer.rst

@@ -127,6 +127,9 @@ in the `GodotVR Repository <https://github.com/GodotVR>`_.
   (desktop headsets only).
   (desktop headsets only).
 * `Godot OpenHMD <https://github.com/GodotVR/godot_openhmd>`_ supports OpenHMD, an open source
 * `Godot OpenHMD <https://github.com/GodotVR/godot_openhmd>`_ supports OpenHMD, an open source
   API and drivers for headsets.
   API and drivers for headsets.
+* `Godot OpenXR <https://github.com/GodotVR/godot_openxr>`_ supports OpenXR, an open standard
+  for VR and AR software. This plugin is early in development, only supports Linux and requires
+  extra setup described in the repository.
 
 
 These plugins can be downloaded from GitHub or the Godot Asset Library.
 These plugins can be downloaded from GitHub or the Godot Asset Library.