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 -

  1. Clone the repository from the above Github link
  2. github repo clone
  3. Load the repository into unity as a project
  4. Load project into unity
  5. Open the project in unity
  6. Open the scene located at Assets/Scenes/StarsExplorer
  7. stars explorer scene unity
  8. 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) -

  1. Go to Omicron -> Configure for CAVE Simulator in Unity toolbar
  2. configure for cave2 simulator
  3. Go to File -> Build Settings in Unity toolbar
  4. Remove any additional scenes from the list except for StarsExplorer
  5. Hit "Build"
  6. Choose a location for your build file
  7. Once, build is completed, you can open the application by navigating to your build folder.