An Android native plugin for Unity that provides real-time video streaming and texture rendering capabilities using OpenGL ES, specifically designed for Quest VR applications.
Assets/ ├── _Project/ │ ├── Scenes/ # Bootstrap, XRViewer, DebugRoom │ ├── Scripts/ │ │ ├── Core/ # AppManager, XRManager ...