/OculusSpatialAnchor

Oculus Quest 2 demo XrSpatialAnchor with cmake instead of Android.mk.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

OculusSpatialAnchor

Oculus Quest 2 demo XrSpatialAnchor but with cmake as a build system and as a standalone application.

Prerequisites

  • Install the Oculus openXR API
  • Edit app/src/main/cpp/CMakeLists.txt and point it to the openXR API: set(OCULUS_OPENXR_MOBILE_SDK /home/bernd/ovr_openxr_mobile_sdk)

How to run

Start Android Studio and click run.