Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 586 Bytes

File metadata and controls

12 lines (8 loc) · 586 Bytes

RealityScenes

Tech demo of an OpenXR + OpenGL ES + C++ stack built to Meta Quest. Exploration of various OpenGL graphics techniques through interactive, mesmerizing scenes.

Boilerplate provided by OpenXR Tutorial.

Getting Started with Development

Set up your Android Environment

You'll need to install the Android NDK, which allows you to run native code in your Android apps. The easiest way to do this is through Android Studio.

Build the project

Open the project in Android Studio, sync Gradle, and run it.