VoyageVR is a virtual reality application that allows users to explore the world in a 3D environment. The application uses the Cesium API to render the 3D globe and the Meta SDK to provide a virtual reality experience. The application is built using Unity and C#.
Note: This repository is also associated with voyageVR-HotelRoomTour, a sub-project of voyageVR. Also open to contributions and suggestions :)
- Enter a location's coordinates and view it in VR
- Experience the world in virtual reality using the Meta Quest 2
- Google Earth-like experience in VR but with satellite imagery and 3D terrain unlike Google Earth's 3D buildings which are images basically
- User has full control for navigation and can move around the place using the VR controllers
- Lakshay Bhushan (Core Developer/Maintainer)
- Daksh Sammi (Idea Contributor/Innovator)
- Yajat Gupta (Idea Contributor/Presenter)
- Sidhant K Agrawal (Idea Contributor/Innovator)
- Yugayu Garg (Idea Presenter/Innovator)
- Clone the repository using
git clone https://github.com/lakshaybhushan/voyageVR.git
*Please don't download the project as .zip from the github, this project is huge and utilizes Git LFS so always try to use git clone*
-
Open the project in Unity and hit the play button to run the application in the Unity Editor
-
To run the application on the Meta Quest 2, follow the steps below:
- Build the project using the Unity Editor
- Connect the Meta Quest 2 to the computer
- Build and run the project on the Meta Quest 2
-
Enjoy the VR experience!