Update Code Docs

This commit is contained in:
Simeon "Waldo" Wallrath 2026-01-07 22:07:11 +01:00
parent bd65c6c24d
commit 25805d40e5
41 changed files with 10977 additions and 2287 deletions

View file

@ -3,4 +3,12 @@ title: "Overview"
---
This is the documentation for VIRTUOS WORLD.
This is the documentation for VIRTUOS WORLD, the Open Source VR Game I develop during my PhD in chemistry didactics. The main purpose of this page is to share the insights I gained during development.
If you want to take a look inside a project, there are currently [four important repositories](code.virtuos.world):
- [VIRTUOS_Playground](https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Playground): The repository contains the Unreal Engine Project
- [VIRTUOS_Assets](https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Assets): Contains all Project related assets like 3D-Models, Graphics etc.
- [VIRTUOS_Documents](https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Documents): Contains all written Documents
- [VIRTUOS_Docs](https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Docs): The Documentation of this Project (which you're reading right now)