hbirchtree / it2901-project

IT2901 bachelor project
0 stars 3 forks source link

IT2901 project

This is the source code of Group 6's bachelor project in Unreal Engine 4, based on source code from: http://gitlab.com/Indranos/IVR-Connection

Cloning the project for building

Run Git:

git clone --recursive https://github.com/hbirchtree/it2901-project.git

This will include submodules found in Plugins/ which are necessary for building the project. The project is configured for Unreal Engine 4.14 (other versions are incompatible due to the provided version of the plugins).

The project may then be built using the Unreal Engine SDK, available from https://www.unrealengine.com/download (registration is necessary in order to use the SDK).