Update install documentation more

This commit is contained in:
Nova
2022-04-21 11:52:20 -04:00
parent 14348ae5c4
commit f6f7782479
4 changed files with 718 additions and 730 deletions

View File

@@ -6,10 +6,9 @@ sidebar_position: 2
As Stardust is a display server, it is split into multiple parts. Make sure to install the parts in order to avoid issues, and don't be afraid to ask questions in the Matrix or Discord servers!
1. [libstardustxr client/server](#libstardustxr-server-client-and-fusion)
2. [libstardustxr-fusion](#libstardustxr-server-client-and-fusion)
3. [stardust-xr](#stardust-xr-reference-server)
4. Other clients (such as the [tests](#stardust-client-tests))
1. [libstardustxr client/server/fusion](#libstardustxr-server-client-and-fusion)
2. [stardust-xr](#stardust-xr-reference-server)
3. Other clients (such as the [tests](#stardust-client-tests))
## [libstardustxr](https://github.com/StardustXR/libstardustxr) (server, client, and fusion)

View File

@@ -2,11 +2,11 @@
sidebar_position: 3
---
# Use
# Starting
## Server
First, try running `stardustxr` in a terminal window. If a headset is plugged in and OpenXR is working no window will show up. However, the headset should show the same things as the window that opens:
The server has a flatscreen mode where it pops open a window for you to interact on a 2D screen and XR mode where it becomes an OpenXR client.
![A pitch black void with a single bleach white hand in the middle](/img/docs/run/xr_mode_windowed_blank.png)
### Images
Flatscreen mode upon initial startup:

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

1435
yarn.lock

File diff suppressed because it is too large Load Diff