Skip to content

Releases: DisplayXR/displayxr-unity-test

v1.7.1 — Cube + rig-switching demo (installer)

19 May 02:33

Choose a tag to compare

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

  1. Install the DisplayXR runtime on your Leia SR machine (or any Windows PC for sim mode).
  2. Download DisplayXR-Unity-Test-Setup-1.7.1.exe below and double-click to install.
  3. 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

15 May 04:42

Choose a tag to compare

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

  1. Download `DisplayXR-Test-Win-v1.7.0.zip` below and unzip.
  2. Install the DisplayXR runtime on your Leia SR machine (or any Windows PC for sim mode).
  3. 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