ComfyUI > Nodes > ComfyUI_pytorch360convert > Equirectangular to Face

ComfyUI Node: Equirectangular to Face

Class Name

Equirectangular to Face

Category
pytorch360convert/equirectangular
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

Equirectangular to Face Description

Converts equirectangular images to cubemap faces for VR and 3D graphics applications.

Equirectangular to Face:

The Equirectangular to Face node is designed to convert an equirectangular image, which is a common format for 360-degree panoramas, into a specific face of a cubemap. This transformation is particularly useful in virtual reality and 3D graphics, where different perspectives of a scene are needed. By extracting a single face from the equirectangular image, you can focus on a specific direction, such as the front or top, and use it in applications that require a cubemap format. This node simplifies the process of isolating a particular view from a full 360-degree image, making it easier to work with in various creative and technical projects.

Equirectangular to Face Input Parameters:

e_img

This parameter represents the input equirectangular image that you want to convert. It is crucial as it serves as the source from which a specific face will be extracted. The image should be in a format compatible with the node, typically a tensor, and it must be provided for the node to function. There is no default value, as the image is a required input.

face_width

The face_width parameter determines the width of the face to be extracted from the equirectangular image. If set to a value less than 1, the node will automatically calculate the face width as half of the image's height. This parameter allows you to control the resolution of the extracted face, impacting the level of detail and quality. The default value is -1, which triggers the automatic calculation.

padding_mode

This parameter specifies the interpolation method used when sampling the image. Options include "bilinear," "bicubic," and "nearest," with "bilinear" as the default. The choice of padding mode affects the smoothness and quality of the resulting face image, with bilinear providing a balance between performance and quality.

cube_face

The cube_face parameter allows you to select which face of the cubemap you want to extract from the equirectangular image. Options include "Up," "Down," "Right," "Left," "Front," and "Back," with "Front" as the default. This parameter is essential for directing the node to focus on the desired perspective, enabling you to tailor the output to your specific needs.

Equirectangular to Face Output Parameters:

Face Image

The output of this node is the "Face Image," which is the extracted face from the equirectangular input. This image represents a specific view or direction from the original 360-degree panorama, formatted as a single face of a cubemap. The output is crucial for applications that require individual perspectives, such as rendering environments in virtual reality or creating detailed textures for 3D models.

Equirectangular to Face Usage Tips:

  • Ensure your input equirectangular image is of high quality to achieve the best results when extracting a face.
  • Experiment with different cube_face options to find the perspective that best suits your project needs.
  • Use the face_width parameter to adjust the resolution of the output face, balancing detail and performance.

Equirectangular to Face Common Errors and Solutions:

"Only a batch size of 1 is currently supported"

  • Explanation: The node currently supports only a single image at a time, and this error occurs if you attempt to process a batch of images.
  • Solution: Ensure that your input image tensor has a batch size of 1 before passing it to the node.

"Invalid cube_face option"

  • Explanation: This error occurs if an unsupported value is provided for the cube_face parameter.
  • Solution: Double-check that the cube_face parameter is set to one of the valid options: "Up," "Down," "Right," "Left," "Front," or "Back."

Equirectangular to Face 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.