Document toolboxDocument toolbox

Private & Confidential

(1.3.0) BlockadeLabs skybox generator

Gives prompts to BlockadeLabs' skybox API and send them to an ICE webview.

Requirements

A Blockade Labs API Key is required for this service. This is added to the config.json file for the Igloo Core Service.

Control panel

https://[media server ip]:801/skybox/control/ (https is required for clipboard functionality).

Type prompts into the box and select a generator. Press enter to send the prompt to the API.

ICE

http://localhost:800/skybox/viewFrame/

Generated images will be automatically displayed in this webview. WebView resolution should be set to 8000x4000 and true perspective should be enabled.

 

custom_browsers.json entry

{ "blockade": { "name": "BlockadeLabs", "url": "$remoteIP:800/skybox/control/", "https": true, "icon": "$ai/blockade.png", "description": "AI-generated panoramas" } }

(and place blockage.png (attached to this page) in app-icons/

(c) Igloo Vision 2020