From 6c43633a3e08852d5bec358869bf5d0204fd9035 Mon Sep 17 00:00:00 2001 From: JMARyA Date: Mon, 5 Feb 2024 19:07:52 +0100 Subject: [PATCH] add alvr --- technology/applications/gaming/ALVR.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/technology/applications/gaming/ALVR.md b/technology/applications/gaming/ALVR.md index 4b7b5db..860f096 100644 --- a/technology/applications/gaming/ALVR.md +++ b/technology/applications/gaming/ALVR.md @@ -4,4 +4,24 @@ repo: https://github.com/alvr-org/ALVR --- # ALVR -#wip \ No newline at end of file +ALVR is an open-source remote VR display for devices like [Meta Quest 2](../../devices/Meta%20Quest%202.md). It allows users to play PC VR games on their Quest headset wirelessly. ALVR leverages the power of your gaming PC to provide a high-quality VR experience on the untethered Quest. + +## Features +### Wireless VR Streaming +ALVR enables users to stream VR content from their PC to the Oculus Quest wirelessly. This eliminates the need for a physical connection and allows for greater freedom of movement during VR experiences. + +### Low Latency +One of ALVR's key strengths is its low latency, providing a smooth and responsive VR experience. This is crucial for maintaining immersion and reducing motion sickness during gameplay. + +### Open Source +ALVR is an open-source project, meaning its source code is freely available for anyone to view, modify, and contribute to. This fosters a collaborative development environment and encourages innovation within the VR community. + +### Room-Scale VR +ALVR supports room-scale VR, allowing users to move around in physical space while their movements are translated into the virtual environment. This enhances the overall VR experience by providing a more immersive and interactive environment. + +## System Requirements +To use ALVR, your system needs to meet certain requirements: +- Oculus Quest headset +- Gaming PC with compatible VR hardware +- Stable Wi-Fi connection +- ALVR software installed on both the PC and Oculus Quest