VIRTUOS_Docs/index.qmd

15 lines
880 B
Text
Raw Normal View History

2025-04-06 10:51:02 +00:00
---
2025-04-08 11:37:06 +02:00
title: "Overview"
2025-04-07 20:33:27 +02:00
2025-04-06 10:51:02 +00:00
---
2026-01-07 22:07:11 +01:00
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)