ComfyUI > Nodes > ComfyUI_pytorch360convert > Split Cubemap Faces

ComfyUI Node: Split Cubemap Faces

Class Name

Split Cubemap Faces

Category
pytorch360convert/miscellaneous
Author
ProGamerGov (Account age: 4100days)
Extension
ComfyUI_pytorch360convert
Latest Updated
2025-09-22
Github Stars
0.03K

How to Install ComfyUI_pytorch360convert

Install this extension via the ComfyUI Manager by searching for ComfyUI_pytorch360convert
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI_pytorch360convert in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Split Cubemap Faces Description

Splits cubemap images into individual faces for independent manipulation in 3D graphics.

Split Cubemap Faces:

The Split Cubemap Faces node is designed to facilitate the manipulation of cubemap images by splitting a stack of cube faces into individual components. This node is particularly useful in 3D graphics and virtual reality applications where cubemaps are used to represent the environment surrounding a point in space. By breaking down the cubemap into its constituent faces, you can easily manipulate or process each face independently, allowing for more granular control over the visual elements of your project. This capability is essential for tasks such as texture editing, face-specific transformations, or applying different effects to each face of the cubemap. The node ensures that each face is correctly extracted and ready for further processing, enhancing the flexibility and precision of your workflow.

Split Cubemap Faces Input Parameters:

face_stack

The face_stack parameter is the input that represents a stack of cube faces in the form of an image tensor. This parameter is crucial as it contains the six faces of the cubemap that need to be split. The input must be a four-dimensional tensor, where the first dimension represents the six faces of the cubemap. The correct dimensionality is essential for the node to function properly, as it ensures that each face is correctly identified and extracted. The default value for this parameter is None, indicating that you need to provide a valid tensor for the node to operate.

Split Cubemap Faces Output Parameters:

Front

The Front output parameter represents the front face of the cubemap after the split operation. This face is one of the six individual images extracted from the input stack, allowing you to manipulate or analyze it separately.

The Right output parameter corresponds to the right face of the cubemap. Like the other outputs, it provides a single face image that can be independently processed or modified.

Back

The Back output parameter is the back face of the cubemap. This output allows you to access and work with the back face as a standalone image.

Left

The Left output parameter represents the left face of the cubemap. It is one of the six outputs that give you access to each face individually.

Up

The Up output parameter corresponds to the top face of the cubemap. This face can be independently manipulated, providing flexibility in handling the cubemap's top view.

Down

The Down output parameter is the bottom face of the cubemap. This output completes the set of six faces, each available for separate processing or analysis.

Split Cubemap Faces Usage Tips:

  • Ensure that the face_stack input is a correctly formatted tensor with six faces to avoid errors during the split operation.
  • Use the individual face outputs to apply specific transformations or effects to each face, enhancing the visual quality of your cubemap.
  • Consider using this node in conjunction with the Stack Cubemap Faces node to recombine the faces after processing, maintaining a seamless workflow.

Split Cubemap Faces Common Errors and Solutions:

face_stack should have 4 dimensions, got <actual_dimensions>

  • Explanation: This error occurs when the input tensor does not have the required four dimensions, which are necessary for the node to correctly identify and split the cube faces.
  • Solution: Ensure that the input tensor is four-dimensional, with the first dimension representing the six faces of the cubemap.

face_stack should have 6 faces, got <actual_faces>

  • Explanation: This error indicates that the input tensor does not contain the expected six faces, which are essential for a complete cubemap.
  • Solution: Verify that the input tensor includes exactly six faces, corresponding to the front, right, back, left, up, and down views of the cubemap.

Split Cubemap Faces Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI_pytorch360convert
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.