- Unreal Engine - DeepSpace Starterkit
Download UE DeepSpace Starter (Zips). [Deprecated] version should still work but will are not maintained anymore.
- [Deprecated] UE 4.27 DeepSpace Starter
- [Deprecated] UE 5.0 DeepSpace Starter
- [Deprecated] UE 5.1 DeepSpace Starter
The UE-DeepSpace Starterkit is an Unreal Engine template designed specifically for the Ars Electronica museum's DeepSpace, which features two large projection screens. The template supports Unreal Engine versions 4.27.3 to 5.3.2 and includes nDisplay configuration files for both DeepSpace and standard PC/laptop (Devlopment & Testing) setups.
The project templates share the same structure, with main folders located in "Content/DeepSpace":
- Cinematics: Example cinematics for the CinematicMap
- Core: Blueprints for characters, GameModeBases, and ConnectorActorHelpers
- Maps: Four maps for various scenarios
- Settings: Configuration files for DeepSpace devices
- Switchboard: nDisplay configuration files in "*.uasset" format and a mesh for floor and wall projection
- Install VaRest from the Epic Games Marketplace. VaRest is used by pharus tracking.
DeepSpace View as a In-Camera VFX
- Requires more performance when used for the entire screen
- Utilize camera settings like FOV, aperture, etc.
2 Views (normal wall + floor view)
2 Views (wall = front view, floor = top down view)
2 Views (wall = front view, floor = top down view)
\Build -> packaged application (empty if not packaged)
\DeepSpaceStarter -> Starter Kit
\Switchboard -> must be untouched
\project.json -> set your startmap and the path to the application exe of your packaged game (relative).
To start a new project, either use one of the included templates based on a UE nDisplay template or migrate the Switchboard folder into an existing project. Follow the Unreal Engine guide on Add nDisplay to an Existing Project.
When adding nDisplay to an existing project, create an empty root actor at position (0, 0, 0) in a level. Add the nDisplay files as child objects from the "/Content/DeepSpace/Switchboard" folder and reset the transform node to position (0, 0, 0). Ensure the nDisplay Actors have the "Actor Hidden In Game" property checked (Details Panel). Adjust the "Preview Screen Percentage" in the Editor Preview tab to suit your needs and performance, with the default value set to 0.25.
- The nDisplay configuration files in the editor display settings for either desktop or DeepSpace, differing by IP address(es), projection surfaces, and viewport size.
- Make changes to the panel cluster for the desktop files for testing purposes if required. Do not modify the DeepSpace nDisplay configurations, as this may cause the project to malfunction in DeepSpace.
- Configuration files are loaded as ".uasset" in Unreal Engine. If you want to customize by extending a configuration file, ensure you export the configuration file to "/DeepSpaceStarter/Switchboard/".
- For further information on configuration possibilities, refer to the nDisplay 3D Config Editor documentation.
- Download UE 5.1 DeepSpace Starter
- Open "/DeepSpaceStarter/DeepSpaceStarter.uproject"
- Rebuild all Maps in "DeepSpaceStarter/Content/DeepSpace/Maps"
- Editor Preferences
- Reinstall Dependencies if necessary and create shortcuts on the desktop for "Switchboard" and "Switchboard Listener"
- Switchboard/Virtual Environment Path is the location of Switchboard
- Follow those steps if you run into any problems Prerequisites
- Run UE Project (DeepSpaceStarter) in background
- Start Switchboard (Desktop Shortcut or "\Engine\Plugins\VirtualProduction\Switchboard\Source\Switchboard\Switchboard.bat")
- Switchboard
- Configs/New config and click ok (should be auto filled out)
- Run Switchboard listener from the desktop or "Tools/Listener"
- Choose the "CinemaMap" in the "Level" select option
- Add Device/nDisplay Cluster
- Click "Populate"
- Choose "nDisplay_Desktop.uasset"
- Click the Plugin-Icon in the table header (connects to listener)
- nDisplay Monitor gets updated with the current nDisplay configuration
- Click "Start all connected Display devices"
Additional information can be found at Switchboard Settings Reference
- Switchboard
- IP Address: 127.0.0.1
- Multi User Server
- Auto Launch: [ ]
- Clean History: [ ]
- Auto Build: [ ]
- Auto Endpoint: [ ]
- Unreal Multi-user Server Auto-join: []
- nDisplay Settings
- Texture Streaming: [ ]
- Render API: dx 11
- Render Mode: Mono
- Render Sync policy: Config
- Minimize Before Launch: [ ]
- Unicast Endpoint: 127.0.0.1:0
- node_wall
- IP address: 127.0.0.1
- Unicast Endpoint: 127.0.0.1:0
If there is no nDisplay experience it is recommended to have a look at the following tutorials:
- Overview Unreal Engine 4.27 In-Camera VFX Tutorials | 1: Introduction
- Switchboard Unreal Engine 4.27 In-Camera VFX Tutorials | 2: Switchboard
- NDisplay Config Unreal Engine 4.27 In-Camera VFX Tutorials | 3: nDisplay Config
For productive use in DeepSpace, an .ndisplay configuration file is required ("DeepSpaceStarter/Switchboard/.ndisplay). Export this file from the Unreal Engine Editor's nDisplayCluster Blueprint when changes are made to the Blueprints.
Once the project configuration and setup are complete, it can be uploaded by technicians from the Ars Electronica museum staff or authorized individuals. Follow these recommended steps:
- Open the Project Launcher
- Create custom profile
- Choose a appropriate name for the new profile (each project has a profile)
- The project should be automatically set
- Build options can be set to "development" or "shipping"
- Cooking should be set to "By the book"
- Cooked Platforms: Windows
- Cooked Cultures: en (or project related cultures)
- Cooked Maps: choose all used maps in the final project
- Package and store locally
- Choose Folder "DeepSpaceStarter/Build"
- No archive, deployment, or launch is required
- find additional information on Build Operations: Cook, Package, Deploy and Run
Update the project.json in the root folder based on the nDisplay_Configuration file used in the project:
- change the "startMap" content, which should be loaded at application start
- Keep the version unchanged if you used the DeepSpace-Starter template
- Available Options:
- UE4.27
- UE5.00
- UE5.01
- UE5.03
- Available Options:
- Choose the the nDisplay configuration file from the folder "/DeepSpaceStarter/Switchboard" and replace the content in" wall/nDisplay" and "floor/nDisplay"
The Zip Root folder is located in "/DeepSpaceStarter/". In the DeepSpace environment, only the following files and folders are required:
- /Build
- /Switchboard
- /project.json
- Use a fixed framerate of 30 or 60 FPS to avoid syncing issues
- Include the nDisplayCluster Actor in the map intended for DeepSpace playback
- when "nDisplay_DeepSpace", "nDisplay_Camera_DeepSpace", "nDisplay_Remote_DeepSpace", "nDisplay_DeepSpace_2_Views" are changed ->
- Export the *.ndisplay file type from the nDisplay actor blueprint (double-click the nDisplay actor, toolbar, export, save as *.ndisplay)
- Set export destination to "\DeepSpaceStarter\Switchboard"
- Failure to follow these steps may result in unexpected application behavior
- The folder structure must be followed
- Currently Unreal Engine with nDisplay configuration and stereoscopic output requires DX11
- Unreal Engine 5's nDisplay Template is not optimized for large screen projections. Disable unnecessary settings for better performance.
- Recommended project settings for optimal FPS:
- Disable Ambient Occlusion (especially important for UE5)
- Set Anti-Aliasing Method to FXAA (especially important for UE5)
- Set Dynamic Global Illumination Method to None
- Set Reflection Method to None
- Set Shadow Map Method to Shadow Maps