virtualreality.adoc 520 B

123456789101112
  1. = Virtual Reality
  2. :revnumber: 3.0
  3. :revdate: 2024/01/01
  4. == Introduction
  5. Virtual reality is well-supported in jMonkeyEngine 3. The VR support is provided by xref:contributions:vr/topic_contributions_vr.adoc[user contributed virtual reality libraries], for
  6. example xref:contributions:contributions.adoc#tamarin-openxr[Tamarin OpenXR].
  7. == Legacy
  8. OpenVr support (and other old virtual reality standards) are documented at xref:vr/legacyOpenVr.adoc[Virtual Reality Legacy support] but will be removed in a future release.