# sd-webui-panorama-viewer **Repository Path**: dbscholar0/sd-webui-panorama-viewer ## Basic Information - **Project Name**: sd-webui-panorama-viewer - **Description**: 提供选项卡以在交互式 3d 视图中显示全景图像。 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: add-cube-to-equi-button - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-08 - **Last Updated**: 2023-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README An extension for stable-diffusion-webui that integrates panorama views in to SD galleries, that lets you preview 360° spherical images, exactly Equirectangular and Cubemaps (Polyhedron net) ones. Since version 0.3 the Tab is removed in favor of two simple button beloe of the gallery. ## Example Result https://user-images.githubusercontent.com/7210708/224517208-f355a6da-c170-4656-927e-a051fc1d9f40.mp4 ## Prompt: ```"HDRI Panorama View of some nice room..." ``` Use correct ratio: * Equirectangular: 2:1, so like 1024x512 * Polyhedron net (cubemap tiled): 4:3, like 1024x768 Click on Pano-Button once to get the panorama viewer, and click again to close the panorama viewer and switch back to the original gallery view. ![image](https://user-images.githubusercontent.com/7210708/226761659-b0d6ce58-1b04-4f38-b4a7-3363865f9d7d.png) --- ![image](https://user-images.githubusercontent.com/7210708/226762019-29e70005-ebe8-4cb9-811a-37e34a2a4855.png) ![](about.png) Credits: Framework used: https://photo-sphere-viewer.js.org/ MIT-License, no liability, no warranty