Releases: DisplayXR/displayxr-unity-test
v1.7.1 — Cube + rig-switching demo (installer)
Demo of the DisplayXR Unity plugin v1.7.1 with both stereo rig modes:
display-centric (DisplayXRDisplay — scale-as-zoom) and camera-centric
(DisplayXRCamera — FOV-based) configured side-by-side, with Tab to cycle
between them live without restarting the session.
Use this build to validate stereo rendering, head-tracked parallax, and the
rig-switching behavior on Leia SR hardware (or via the runtime's
sim_display driver on a regular monitor).
Matches plugin v1.7.1.
What's new in v1.7.1
This release replaces the prior zipped Player with a Windows NSIS installer
that registers the app as a tile in the DisplayXR Shell launcher
(#108). No more
manual dev_register.bat-style sidecar drops — the installer drops a
registered-mode .displayxr.json under %ProgramData%\DisplayXR\apps\ and
the shell discovers it automatically.
Quick start
- Install the DisplayXR runtime on your Leia SR machine (or any Windows PC for sim mode).
- Download
DisplayXR-Unity-Test-Setup-1.7.1.exebelow and double-click to install. - Launch from the DisplayXR Shell tile (or from
C:\Program Files\DisplayXR\Unity\Test\DisplayXR-test.exe).
The installer aborts gracefully if no compatible DisplayXR runtime is found.
Uninstall via Add/Remove Programs cleans up both the install dir and the
workspace manifest.
Build for yourself
Source: https://github.com/DisplayXR/displayxr-unity-test (Built-in render pipeline)
🤖 Generated with Claude Code
v1.7.0 — Cube + rig-switching demo
Demo of the DisplayXR Unity plugin v1.7.0 with both stereo rig modes:
display-centric (DisplayXRDisplay — scale-as-zoom) and camera-centric
(DisplayXRCamera — FOV-based) configured side-by-side, with Tab to cycle
between them live without restarting the session.
Use this build to validate stereo rendering, head-tracked parallax, and the
rig-switching behavior on Leia SR hardware (or via the runtime's
sim_display driver on a regular monitor).
Matches plugin v1.7.0.
Quick start
- Download `DisplayXR-Test-Win-v1.7.0.zip` below and unzip.
- Install the DisplayXR runtime on your Leia SR machine (or any Windows PC for sim mode).
- Double-click `DisplayXR-test.exe`.
Full controls + verification + troubleshooting in the bundled `README.txt`.
Build for yourself
Source: https://github.com/DisplayXR/displayxr-unity-test (Built-in render pipeline)
🤖 Generated with Claude Code