diff --git a/README.md b/README.md index 5dc1c26f..e82fe6fb 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 -## History +Download the **[[latest build]]** (last updated 21.05.2025) -2023 version: +## Features -https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=77065&language=en +### Exploration -(See Extras for build) +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. -2022 version: +![DeltaVR Exploration](https://cgvrgit.ulno.net/cgvr/DeltaVR/media/branch/master/Doc/clips/Explore-Clip.gif) -https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=74390 +### UFO Bow Game -https://gitlab.com/Joonasp1/deltavr-multiplayer-builds +At the terrace on the second floor, Delta explorers can defend the building from UFO-s using a bow and **achieve high scores**. -2021 version: +![DeltaVR UFO Bow Game](https://cgvrgit.ulno.net/cgvr/DeltaVR/media/branch/master/Doc/clips/UFO-Bow-Game-Clip.gif) -https://comserv.cs.ut.ee/ati_thesis/datasheet.php?id=71682 +### Bolt Self-Driving Car -https://drive.google.com/file/d/1n19_Wa69vCX6s6zKYoSYKirpHcfJHqaM/view?usp=sharing +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]] ([[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]] ([[https://courses.cs.ut.ee/student_projects/download/534.pdf|poster]]). + +**Raimond Tunnel**
+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]]. + +----- + +DeltaVR was moved to this repository in 2025. The previous repository is available here: [[https://gitlab.com/UT-CGVR/deltavr]] + +----- + +![DeltaVR](https://cgvrgit.ulno.net/cgvr/DeltaVR/media/branch/master/Doc/Readme-Footer.png)