...
An annual license is required for this application.
Overview
Most standard Matterport features, including Mattertags, are supported. The service’s The viewer is implemented as a local web-based service and is included in the Igloo Core Service.
A 360 view of a Matterport space is provided using a Composition layer in Igloo Core Engine to build a cubemap. The cubemap is then displayed correctly in the immersive space using the TruePerspective effect.
The viewer’s control page allows navigation of a model space using a mobile device, and generation of a space’s floorplans to aid that process.
A single frame view allows use viewing of Matterport in non-360 modes mode - (i.e. a single wall of an immersive room), and there’s easy there is support for <360 degree immersive projection surfaces.
...
A Matterport session is included in the example ICE database. This consists of a single layer giving a full canvas view of the current Matterport space. The space can be navigated using the app in ICE Igloo Control Panel.
...
...
Igloo Control Panel App
The control page allows easy movement around a Matterport space, and between different Matterport spaces. It’s accessible at http://localhost:800/matterport/control/ in Chrome, or at the same port/page on mobile devices using the media server’s local IP (e.g. http://10.0.0.1:800/matterport/control/). You can use the Mobile link in the page’s Settings menu to easily access the mobile control view using a QR code - see the Settings section below.
...
Click the Add button to add a panorama space to your favourites.
Editing the favourites menu
...
The pencil icon renames a favourite item or folder - a dialogue dialog box will appear for you to type in a new name.
If you leave the name of a favourites item blank, it will be change back to its default, Matterport-provided name.
The ❌ icon deletes a favourite item or folder - if it’s a folder, the entire folder and its contents will be deleted.
The ☰ icon is a drag handle. It allows re-organisation of the favourites menu.
Click and drag the drag handle to pick an item up, then drop it to move it to the location indicated.
A white line will show the destination of the item if moving within a list
If you drop an item on top of a folder, it will be moved into that folder - this is indicated by the background colour of the destination folder.
To move an item out of a folder, drop it on top of the back arrow in the top left of the menu
The favourites menu will autoscroll if required when dragging an item around
Press the new folder icon in the top right of the menu to create a new folder
Press Done to leave edit mode.
...
This button in the bottom right will reset any zooming/panning the user has performed.
Settings
Orbitview
This page is a fullscreen panorama viewer. It’s accessible at http://localhost:800/matterport/orbitview in a WebView or Chrome, or at the same port/page on mobile devices, using the media server’s local IP (e.g. http://10.0.0.1:800/matterport/orbitview).
...
Make sure the matterport model you want to visit is playing (i.e. you are able to navigate around the model on the webpage)
Click the bookmarklet from your bookmarks bar, or by viewing bookmarks on your mobile device and tapping it.
A pop-up will appear, and:
If there was only one matterport model on the page, the service will navigate there straight away.
If there were multiple matterport model on the page, the popup will display a list of the models it could fine find - the service will navigate to the item you click in this list.
If there weren’t any matterport models on the page, or the bookmarklet couldn’t find any, an error will be displayed by the pop-up.
To use the control page, make sure you return to http://localhost:800/matterport/control/
...
The Matterport API key is stored in APIKeythe config.json
file of the Igloo Core service.