lvra.gitlab.io/content/docs/fossvr/lovr/lovr-playspace.md
2024-12-20 17:14:13 -06:00

1.8 KiB

weight title
200 LÖVR Playspace

LÖVR Playspace

LÖVR Playspace is a room boundary overlay for OpenXR, made with LÖVR.

Avoid bumping into walls! LÖVR Playspace works on any runtime that implements EXTX_OVERLAY. Currently this is limited to Monado-based runtimes.

Installation

  1. Download the latest LÖVR Playspace ZIP from GitHub and extract it to wherever (e.g. ~/lovr-playspace-main)
  2. Download the latest LÖVR AppImage from GitHub releases and place it into the same directory you created above (e.g. ~/lovr-playspace-main/lovr-v0.18.0-x86_64.AppImage).
  1. Make sure Monado is running (via Envision, or whatever)
  2. Run this
    cd ~/lovr-playspace-main/
    chmod +x ./lovr-v0.18.0-x86_64.AppImage
    ./lovr-v0.18.0-x86_64.AppImage .
    

Configuration

Config is stored in several files within the config/ folder. See the LÖVR Playspace README for details.

Known Issues

Patches welcome.

Screenshot

Preview of the playspace in action