Export
The Export tab enables the exporting of the generated configuration files.
An export folder can be selected which acts as the destination for the files when the Export button is pressed.
Upon exporting, a collection of files will be generated, each organised within a folder structure that mirrors the corresponding target application. The Igloo Warper files include AppSettings.xml, masks.png, and testImage1.png, while the Igloo Core Engine files encompass screenModel.mtl, screenModel.obj, and a suite of XML files, including CanvasSettings.xml and TruePerspective.xml.
Igloo Warper files
IglooWarper/AppSettings.xml
IglooWarper/masks/masks.png
IglooWarper/test images/ testImage1.png
Igloo Core Engine files
IglooCoreEngine/models/screenModel.mtl
IglooCoreEngine/models/screenModel.obj
IglooCoreEngine/models/testImage.png
IglooCoreEngine/settings/CanvasSettings.xml
IglooCoreEngine/settings/TruePerspective.xml
IglooCoreEngine/settings/unity/displaySettingsOverride/IglooSettings.xml
IglooCoreEngine/settings/unity/IglooSettings-Displays.xml
IglooCoreEngine/settings/warping/canvasMask.png
You can drag the screen model and true perspective files directly onto the Igloo Core Engine console window to replace and load them
AppSettings.xml
To integrate AppSettings.xml into the Igloo Warper settings file located at C:\ProgramData\Igloo Vision\IglooWarper\AppSettings.xml, it is advisable to copy the relevant portions from the export folder to the Warper's file.
TIP - copy the AppSettings.xml file from C:\ProgramData\Igloo Vision\IglooWarper to the Igloo Setup export folder before clicking the Export button. This will modify the file with the relevant settings and it can then be copied back to its original location.
masks.png
The masks.png file only pertains to Cylinder projection scenes with floor projection, where a mask is applied to the Canvas view
ScreenModel.mtl, ScreenModel.obj
The screenModel.mtl and screenModel.obj files should be copied to the Igloo Core Engine models folder, located at C:\ProgramData\Igloo Vision\IglooCoreEngine\models. They are utilized in Igloo Core Engine as a preview tool to visualize the Igloo Core Engine canvas in the projection scene, as evidenced in the Screen tab of the Igloo Core Engine Desktop UI.
TestImage1.png
The testImage1.png file can be shared with content creators and used during the initial setup of the projection scene. It is recommended to copy it to the Warper test images folder located at C:\ProgramData\Igloo Vision\IglooWarper\test images, where it can be displayed on the Warper canvas to ensure the warping and blending settings are correct.
TruePerspective.xml
Finally, the TruePerspective.xml file should be copied to the Igloo Core Engine settings folder at C:\ProgramData\Igloo Vision\IglooCoreEngine\settings. This file is instrumental in generating perspectively accurate views for each screen in the projection scene when displaying 360-degree content.
CanvasSettings.xml
The CanvasSettings.xml file should also be copied to the Igloo Core Engine settings folder, where it is used to establish the default canvas resolution when creating new workspaces and when calculating which regions of the canvas to apply rotation to see. Further details regarding the Canvas Configuration can be found in the Igloo Core Engine Documentation. Canvas Configuration - Igloo Core Engine Documentation