Skip to content
Snippets Groups Projects
Select Git revision
  • 73aad71287035f21ffc859fd978be713a03da03d
  • 5.3 default protected
  • 5.6
  • 5.5 protected
  • 5.4 protected
  • 4.26 protected
  • 4.27 protected
  • 5.1 protected
  • 5.2 protected
  • before-invasion
  • 4.22 protected
  • 4.21 protected
  • 4.22.1 protected
  • 4.22.0 protected
14 results

unrealprojecttemplate

  • Clone with SSH
  • Clone with HTTPS
  • Unreal Project Template

    Unreal Engine project template catering to the common use cases at RWTH VR. Contains:

    • Configuration files for our CI
    • Unreal configuration files for CAVE usage
    • Unreal configuration files for sane HMD defaults

    Contents

    • Source only contains a basic module source file such that Unreal recognizes this as a C++ project.
    • Content contains a simple Template map
    • Config contains the configuration parts, which make out the important aspect of this template:
      • DefaultScalability.ini sets sane Scalability settings which improve performance in VR
      • DefaultGame.ini sets a few Game settings for LiveLink and Multiuser usage
      • Linux/Windows settings in the corresponding folders set the respective nDisplay Engines for cluster usage. On Linux, r.DefaultBackBufferPixelFormat = 1 is set for correct color values on the Cave in cluster mode.

    Getting Started

    For a more detailed description, see the Getting Started Wiki

    FAQ

    Visit the group wiki for more information.