From ae67dc2e5dfbb76f59e8a51962637e1bac844c76 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Thu, 22 Aug 2024 02:15:47 +0200 Subject: [PATCH] Start documenting stardust projects and components --- docs/01-overview.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/01-overview.md b/docs/01-overview.md index 234e4690..39d968e4 100644 --- a/docs/01-overview.md +++ b/docs/01-overview.md @@ -29,7 +29,10 @@ Unlike traditional display servers that focus on 2D screens, Stardust XR introdu ## Projects & Components - [**telescope**](https://github.com/StardustXR/telescope): bundle most used components to have a demo environment set up -- ... - - - +- [**server**](https://github.com/StardustXR/server): Reverence implementation of the StardustXR server (similar to wayland's `weston`) +- [**core lib**](https://github.com/StardustXR/core): Rust crates and schemas for connecting stardust server and client +- [**website**](https://github.com/StardustXR/website): The location where documentation is done and the website is generated from +- [****](): +- [****](): +- [****](): +- [****]():