Skip to content

VR with BrainDeer × Unity

Goal: experience your BrainDeer scene in VR — including Meta Quest setup.

Extras required

pip install -e ".[vr,quest]"

Overview

  • BrainDeer side: the BrainDeer × Unity plugin streams the scene (WebSockets)
  • Unity side: prepared Unity project / UPM package (in the plugin directory)
  • Quest: wireless via QR-code setup

Setup

  1. Install the extras (see above)
  2. Enable the BrainDeer × Unity plugin in BrainDeer
  3. Open the Unity project or install the Quest app — the detailed guide ships with the plugin: UNITY_QUEST_SETUP.txt
  4. Connect and stream the scene

Media for this page

  • [ ] Video (~2 min): full setup up to the VR view (Quest recording!)
  • [ ] Screenshots: QR pairing, Unity scene, VR perspective

See also