-
-
Notifications
You must be signed in to change notification settings - Fork 80
OpenXR Skybox
galister edited this page Jan 15, 2026
·
8 revisions
WayVR comes with a skybox for OpenXR.
Some headsets will show a camera pass-through by default. If skybox is preferred, go to settings, uncheck Use passthrough, then scroll down and Restart software.
We are only allowed to include pieces with specific licenses in the git repo, but feel free to procure your own skybox materiel for personal use!
A custom texture may be set via ~/.config/wayvr/conf.d:
echo 'skybox_texture: my-skybox.dds' > ~/.config/wayvr/conf.d/skybox.yamlCriteria:
- Path can be absolute, or relative to
~/.config/wayvr/. - File must be DDS (See: Custom Textures)
- Image must be an equirectangular (aka "HDRI" or "Spherical 360") image.