Reality Core (Re-Co) for short is a virtual desktop solution which enables users to use mobile phones to interact with the desktop computer rather than investing on expensive dedicated VR gear. This repository contains the mobile application's codebase.
Name | Student ID | UoW ID | IIT Email |
---|---|---|---|
R. W. D. Samaranayake | 20200903 | w1838836 | [email protected] |
R. R. Ganesh | 2019218 | w1809915 | [email protected] |
K. G. Ratnajothy | 20200214 | w18099586 | [email protected] |
M. S. J. Weerakkody | 2019573 | w18099225 | [email protected] |
R. A. J. A. Ranasinghe | 20200817 | w18379400 | [email protected] |
When building for Windows, make sure that you have the following dependencies.
After the above dependencies are configured, clone this repository to a local directory.
git clone https://github.com/Intro-Ventors/Re-Co-Mobile {SOURCE}
cd {SOURCE}
git submodule init
git submodule update
Here {SOURCE}
stands for the location where the repository is cloned to.
This project is licensed under MIT.