Skip to content

A recreation of the MMC office in virtual reality using VRBase

Notifications You must be signed in to change notification settings

MMC-Scholars/OfficeRecreation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Office Recreation

A recreation of the MMC office in 330 Morrill Tower

Setup

  1. Clone this repository.
  2. Clone VRBase into this project under the directory Source/PROJECTNAME/VRBase.
  3. Open the uproject in Unreal Editor.
  4. In the Unreal Editor, choose File > Generate Visual Studio Project. This can also be done by right clicking the uproject file to Generate Visual Project Files.
  5. Open the newly generated sln file in Visual Studio. Changes can be built using CTRL+SHIFT+b.