ComfyUI Node
Cubemap (3x2) → Equirectangular
Convert a 3×2 cubemap atlas (left, front, right / back, top, bottom) back to equirectangular panorama.
Cubemap (3x2) → Equirectangular
- cubemap_atlas
- equirectangular_image
◄output_width2048►
◄output_height1024►
◄layout3x2►
◄interpolationlanczos►
CategoryLatLong
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| cubemap_atlas | IMAGE | Input cubemap atlas in 3×2 layout from 'Equirectangular → Cubemap' node. | |
| output_widthopt | INT | 2048256–8192 | Width of output equirectangular panorama (typically 2× height for standard 2:1 ratio). |
| output_heightopt | INT | 1024128–4096 | Height of output equirectangular panorama. |
| layoutopt | COMBO | 3x2 | Cubemap layout format (currently only 3×2 supported). |
| interpolationopt | COMBO | lanczos | Resampling quality: lanczos (highest), bicubic, bilinear, nearest (fastest). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| equirectangular_image | IMAGE | — |