...
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
Tip |
---|
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.
...
The screenModel.mtl and screenModel.obj files should be copied to the ICE Igloo Core Engine models folder, located at C:\ProgramData\Igloo Vision\IglooCoreEngine\models. They are utilized in ICE Igloo Core Engine as a preview tool to visualize the ICE Igloo Core Engine canvas in the projection scene, as evidenced in the Screen tab of the ICE 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.
...
Finally, the TruePerspective.xml file should be copied to the ICE 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.
...
The CanvasSettings.xml file should also be copied to the ICE 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 ICE Igloo Core Engine Documentation. Canvas Configuration - ICE Igloo Core Engine Documentation