ComfyUI Node

Equirectangular → Cubemap (3x2)

Convert an equirectangular panorama into a 3×2 cubemap atlas (left, front, right / back, top, bottom).

By cedarconnor·Created about a year ago·Updated 6 months ago· 2
Equirectangular → Cubemap (3x2)
  • image
  • cubemap_atlas
face_size512
layout3x2
interpolationlanczos
CategoryLatLong

Inputs (4)

NameTypeDefaultDescription
imageIMAGEEquirectangular input image tensor (B,H,W,C) in [0,1].
face_sizeoptINT51216–4096Resolution (pixels) per cube face.
layoutoptCOMBO3x2Output atlas layout (currently 3x2).
interpolationoptCOMBOlanczosResampling filter used during face generation.

Outputs (1)

NameTypeDescription
cubemap_atlasIMAGE