VR: Difference between revisions

Add Envision section and change WiVRn PV note
m Fix the WiVRn spacing again?
Line 87: Line 87:
== WiVRn ==
== WiVRn ==
WiVRn is an OpenXR streaming application built around Monado. It wirelessly connects a standalone VR headset to a Linux computer. If your headset is not wireless, look at [[VR#Monado|Monado]] instead.
WiVRn is an OpenXR streaming application built around Monado. It wirelessly connects a standalone VR headset to a Linux computer. If your headset is not wireless, look at [[VR#Monado|Monado]] instead.
 
Example usage of the WiVRn module:{{File|/etc/nixos/configuration.nix|nix|3=services.wivrn = {
 
 
Example usage of the WiVRn module:
 
{{File|/etc/nixos/configuration.nix|nix|3=services.wivrn = {
   enable = true;
   enable = true;
   openFirewall = true;
   openFirewall = true;