Instructions to run the project
Github Repository - CS528-vedant-project
To run the project, you should have Unity 2019.9.11
and follow the steps below -
- Clone the repository from the above Github link
- Load the repository into unity as a project
- Open the project in unity
- Open the scene located at
Assets/Scenes/StarsExplorer
- Run the project
To build the project in a PC or Mac environment, follow the steps below (make sure all steps in the previous section have been followed) -
- Go to Omicron -> Configure for CAVE Simulator in Unity toolbar
- Go to File -> Build Settings in Unity toolbar
- Remove any additional scenes from the list except for StarsExplorer
- Hit "Build"
- Choose a location for your build file
- Once, build is completed, you can open the application by navigating to your build folder.