Provides a tab to display equirectangular images in interactive 3d-view.
 
 
 
 
Go to file
Macronomicus 386d787cfc Upgraded to SD 1.6 2023-10-20 02:19:53 -04:00
docs/assets adding test-image for reference. taken from https://photo-sphere-viewer-data.netlify.app/assets 2023-04-11 01:57:12 +02:00
javascript Upgraded to SD 1.6 2023-10-20 02:19:53 -04:00
scripts Upgraded to SD 1.6 2023-10-20 02:19:53 -04:00
.gitignore fixes #5 2023-03-12 20:03:08 +01:00
LICENSE Initial commit 2023-03-05 17:11:11 +01:00
README.md Update README.md 2023-04-14 14:12:41 +02:00
style.css infinit-zoom tab name changed to infintite-zoom 2023-04-19 19:04:13 +02:00

README.md

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

More on Dribles https://dribles.com/u/1031776

Prompt:

"HDRI Panorama View of some nice room..."

Use correct ratio:

  • Equirectangular: 2:1, so like 1024x512 (less is also ok, more coherence on 768x512)
  • 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

image

And send to openOutpaint for finishing image

Credits: Framework used: https://photo-sphere-viewer.js.org/ MIT-License, no liability, no warranty