ComfyUI_pytorch360convert
A collection of custom nodes for working with and converting between and working with 360 degree equirectangular images, cubemap, and perspective images. Also includes Circular padding Conv2d options for models and VAEs, along with nodes to fix seams and polar artifacts. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano.
Nodes (25)
Make the model itself think your pano wraps around — kill the seam at the source
Same seam-killing trick, applied to the VAE instead of the diffusion model
Tell the inpaint exactly which half of the pano is real
The zenith and nadir are a mess — here's the mask to fix them
The node that makes the pano's seam invisible — mask it, inpaint it, move on
Grab the central half of a full panorama and drop the rest
Crop a region, remember where it came from, and never lose your place
Split a 3D panorama into its two eyes so you can actually work on them
Stitch your six flat faces back into a panorama without wrecking it
Bring your inpaint mask along when you pull a face out of the pano
The correct way to spin a 360 — yaw, pitch, and roll without breaking the projection
The Swiss Army node of the 360 toolkit — turn a spherical panorama into six flat faces
Pull one face out of the pano — the Down face is where your tripod hole lives
Point a virtual camera inside your panorama — the node that makes 360s usable for faces and subjects
Put a face mask back into the pano, aligned to the same projection
Put one cubemap face back into a panorama, flat background and all
Only paste back the pixels that actually changed
Rotate the pano, rotate its mask — keep the inpaint in the same place
Two flat 360° images, one 3D image — the stereo packer you didn't know you needed
Turn a half-sphere pano into a full 360 — the blank half is your canvas, not a bug
Stitch your edited region back into the original — bit-identical everywhere you didn't touch
Roll the seam out of your 360 — seam repair starts here
The little node that keeps your seam mask honest
Cut your skybox into six flat squares so you can actually edit them
Put the skybox back together — the inverse nobody memorizes
A collection of custom nodes for working with and converting between and working with 360 degree equirectangular images, cubemap, and perspective images. Also includes Circular padding Conv2d options for models and VAEs, along with nodes to fix seams and polar artifacts. Panoramic 360 images are also sometimes known as VR photography (virtual reality), HDRI environments (ex: skyboxes), image spheres, spherical images, 360 pano.