ComfyUI Node

Stack Cubemap Faces (Stack)

Stack cubemap faces into a single tensor (B*6 faces). Use with cube_format='stack'.

By cedarconnor·Created about a year ago·Updated 6 months ago· 2
Stack Cubemap Faces (Stack)
  • Front
  • Right
  • Back
  • Left
  • Up
  • Down
  • face_stack
face_orderF,R,B,L,U,D
CategoryLatLong/Cubemap

Inputs (7)

NameTypeDefaultDescription
FrontIMAGEFront face image batch.
RightIMAGERight face image batch.
BackIMAGEBack face image batch.
LeftIMAGELeft face image batch.
UpIMAGEUp face image batch.
DownIMAGEDown face image batch.
face_orderoptSTRINGF,R,B,L,U,DOutput stack face order. Must match the order you use when converting back from stack.

Outputs (1)

NameTypeDescription
face_stackIMAGE