From 30dc47620a8e6ce5b304ce77acb86b202875b118 Mon Sep 17 00:00:00 2001 From: Cyberneticmelon Date: Fri, 7 Mar 2025 10:18:37 -0500 Subject: [PATCH] Update docs/01-get-started/01-What-is-Stardust.md Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- docs/01-get-started/01-What-is-Stardust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01-get-started/01-What-is-Stardust.md b/docs/01-get-started/01-What-is-Stardust.md index 3508f2b9..5b81bc71 100644 --- a/docs/01-get-started/01-What-is-Stardust.md +++ b/docs/01-get-started/01-What-is-Stardust.md @@ -5,7 +5,7 @@ sidebar_position: 1 # What is Stardust XR? [![Stardust XR Demo Reel](/img/docs/sizzlethumb.png)](https://www.youtube.com/watch?v=v2WblwbaLaA) -Stardust XR is a [display server](https://itsfoss.com/display-server/) for VR and AR headsets on Linux-based systems. Stardust provides a 3D environment, where anything from 2D windows from your existing apps, to 3D apps built from objects can exist together in physical space. +Stardust XR is a [display server](https://itsfoss.com/display-server/) for VR and AR headsets on Linux-based systems. Stardust provides a 3D environment, where anything from 2D windows (including your existing apps!), to 3D apps built from objects, can exist together in physical space. If you'd like to try Stardust XR on your existing device without a headset, head to the [Quick Start](Quickstart) guide. If you'd like to use a VR headset, Linux, check out [Set up OpenXR Runtime](setup-openxr). If you already have your headset set up, head to the [Full Stardust Installation](manual) page. If you've a beginner, and have a Meta Quest device, we've created a [full walkthrough to get you started playing with Stardust](quest-3-setup)!