From b0ac023b7ebc1807dd914c691d6514b1ff14d8a7 Mon Sep 17 00:00:00 2001 From: Cyberneticmelon Date: Fri, 7 Mar 2025 10:19:17 -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 5b81bc71..9a75ef7d 100644 --- a/docs/01-get-started/01-What-is-Stardust.md +++ b/docs/01-get-started/01-What-is-Stardust.md @@ -8,6 +8,6 @@ sidebar_position: 1 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)! +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, 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)! Stardust XR is acitvely looking for help with development to expand the project. You can also [become a sponsor.](https://github.com/sponsors/technobaboo).