From 75cfdd7a480ae120ab50f4591b85ffda68fb0057 Mon Sep 17 00:00:00 2001 From: cgvr Date: Tue, 20 May 2025 19:34:22 +0000 Subject: [PATCH 1/4] Update README.md --- README.md | 78 ++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 57 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 5dc1c26f..3a224945 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,65 @@ -# DeltaVR +![DeltaVR](https://cgvrgit.ulno.net/cgvr/DeltaVR/media/branch/master/Doc/Readme-Header.png) -DeltaVR is a virtual reality experience set in the Delta Centre of the University of Tartu. It was designed and implemented in a over three theses. The proiect used the Delta Building Visualization project as a basis for the building and built upon it, adding missing -details and improving the performance. DeltaVR has multiplayer support, which allows players to explore the building together in PCVR, Quest 2 and non-VR versions. +DeltaVR is a virtual reality experience set in the [[https://delta.ut.ee/|Delta Centre]] of the [[http://ut.ee/|University of Tartu]]. The virtual Delta Building includes several interactive scenes that demonstrate the teaching and research actively done in the Delta Centre. -## Gameplay Sample Footage (DeltaVR 2021) +The application works on PCVR, Meta Quest 2 and 3, HTC Vive, and regular Windows PC platforms. There is cross-platform multiplayer functionality that enables several users to be in the same virtual environment from both VR and PC platforms. -https://youtu.be/AoRN4eluiWY +## Build + +Download the **[[latest build]]** (last updated 21.05.2025) + +## Features + +### Exploration + +DeltaVR features the first two floors of the Delta Educational Building for **exploration and discovery**. There are many diegetic elements representing the studies and research conducted at the Delta Building, such as robotics, the high-performance computing server room, video game development, and student life. + +![DeltaVR Exploration](https://cgvrgit.ulno.net/cgvr/DeltaVR/media/branch/master/Doc/clips/Explore-Clip.gif) + +### UFO Bow Game + +At the terrace on the second floor, Delta explorers can defend the building from UFO-s using a bow and **achieve high scores**. + +![DeltaVR UFO Bow Game](https://cgvrgit.ulno.net/cgvr/DeltaVR/media/branch/master/Doc/clips/UFO-Bow-Game-Clip.gif) + +### Bolt Self-Driving Car + +The courtyard between the Educational and Entrepreneurial buildings of the Delta Centre, the explorers can see the Bolt Self-Driving Car. This car is developed by the [[http://adl.cs.ut.ee/|Autonomous Driving Lab]] of the [[https://cs.ut.ee|Institute of Computer Science]]. If one is brave enough, they can stop the car and catch a ride, simulating both the **feeling of being in a self-driving vehicle** as well as VR motion sickness. + +![DeltaVR Bolt Self-Driving Car](https://cgvrgit.ulno.net/cgvr/DeltaVR/media/branch/master/Doc/clips/Bolt-Self-Driving-Car-Clip.gif) + +### Interactive Map + +To navigate the two floors of the large Delta Educational Building, explorers have an interactive map. This provides a clear overview of where they currently are and what other interactions are located across the building. Explorers can teleport to a **select interactive experiences**, while others are left for them to discover based on the hints on the map. + +![DeltaVR Interactive Map](https://cgvrgit.ulno.net/cgvr/DeltaVR/media/branch/master/Doc/clips/Interactive-Map-Clip.gif) + +### Whiteboard + +In the virtual Computer Graphics and Virtual Reality Study Lab, explorers can use spray paint cans to draw on a whiteboard. Surprisingly, this is one of the **more popular interactive experiences** of DeltaVR. + +![DeltaVR Whiteboard](https://cgvrgit.ulno.net/cgvr/DeltaVR/media/branch/master/Doc/clips/Whiteboard-Clip.gif) + +## Credits + +**Ranno Samuel Adson**
+User experience design. Additional interactions. Interaction improvements. + +**Toomas Tamm**
+Project architecture, model optimization, lighting. [[Bachelor's Thesis|https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=71682]], [[Master's Thesis|https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=77065&language=en ]]. + +**Joonas Püks**
+Multiplayer and cross-play functionality. [[Bachelor's Thesis|https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=74390]]. + +**Raimond Tunnel**
+Project management, visual design. + +DeltaVR is developed in the [[https://cgvr.cs.ut.ee/|Computer Graphcis and Virtual Reality Study Lab]] of the [[https://cs.ut.ee|Institute of Computer Science, University of Tartu]]. ## History -2023 version: +DeltaVR was moved to this repository in 2025. The previous repository is available here: [[https://gitlab.com/UT-CGVR/deltavr]] -https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=77065&language=en - -(See Extras for build) - -2022 version: - -https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=74390 - -https://gitlab.com/Joonasp1/deltavr-multiplayer-builds - -2021 version: - -https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=71682 - -https://drive.google.com/file/d/1n19_Wa69vCX6s6zKYoSYKirpHcfJHqaM/view?usp=sharing +----- +![DeltaVR](https://cgvrgit.ulno.net/cgvr/DeltaVR/media/branch/master/Doc/Readme-Footer.png) From e6ddcc739084ebf7fc2c7b84d9b8112b74cd325a Mon Sep 17 00:00:00 2001 From: cgvr Date: Tue, 20 May 2025 19:37:40 +0000 Subject: [PATCH 2/4] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a224945..8ee1f1e4 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,10 @@ In the virtual Computer Graphics and Virtual Reality Study Lab, explorers can us User experience design. Additional interactions. Interaction improvements. **Toomas Tamm**
-Project architecture, model optimization, lighting. [[Bachelor's Thesis|https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=71682]], [[Master's Thesis|https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=77065&language=en ]]. +Project architecture, model optimization, lighting. [[Bachelor's Thesis|https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=71682]] ([[https://courses.cs.ut.ee/student_projects/download/478.pdf|poster]]), [[Master's Thesis|https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=77065&language=en ]]. **Joonas Püks**
-Multiplayer and cross-play functionality. [[Bachelor's Thesis|https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=74390]]. +Multiplayer and cross-play functionality. [[Bachelor's Thesis|https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=74390]] ([[https://courses.cs.ut.ee/student_projects/download/534.pdf|poster]]). **Raimond Tunnel**
Project management, visual design. From e6045f7775539bbdc3e6438af3d102a6673435a1 Mon Sep 17 00:00:00 2001 From: cgvr Date: Tue, 20 May 2025 19:38:43 +0000 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ee1f1e4..05acc6b6 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Multiplayer and cross-play functionality. [[Bachelor's Thesis|https://comserv.cs **Raimond Tunnel**
Project management, visual design. -DeltaVR is developed in the [[https://cgvr.cs.ut.ee/|Computer Graphcis and Virtual Reality Study Lab]] of the [[https://cs.ut.ee|Institute of Computer Science, University of Tartu]]. +Developed in the [[https://cgvr.cs.ut.ee/|Computer Graphcis and Virtual Reality Study Lab]] of the [[https://cs.ut.ee|Institute of Computer Science, University of Tartu]]. ## History From d2673f52e11af5b7969ff3ca1a0041dd9428dc99 Mon Sep 17 00:00:00 2001 From: cgvr Date: Tue, 20 May 2025 19:40:24 +0000 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05acc6b6..e82fe6fb 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Project management, visual design. Developed in the [[https://cgvr.cs.ut.ee/|Computer Graphcis and Virtual Reality Study Lab]] of the [[https://cs.ut.ee|Institute of Computer Science, University of Tartu]]. -## History +----- DeltaVR was moved to this repository in 2025. The previous repository is available here: [[https://gitlab.com/UT-CGVR/deltavr]]