ComfyUI > Nodes > camera-comfyUI > PointCloudUnion

ComfyUI Node: PointCloudUnion

Class Name

PointCloudUnion

Category
Camera/PointCloud
Author
Alexankharin (Account age: 2779days)
Extension
camera-comfyUI
Latest Updated
2025-12-26
Github Stars
0.03K

How to Install camera-comfyUI

Install this extension via the ComfyUI Manager by searching for camera-comfyUI
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter camera-comfyUI 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

PointCloudUnion Description

Combines two point clouds into one, retaining all points for 3D modeling and VR/AR applications.

PointCloudUnion:

The PointCloudUnion node is designed to seamlessly combine two separate point clouds into a single, unified point cloud. This node is particularly beneficial when working with multiple datasets or when you need to merge different 3D scans into one cohesive model. By using this node, you can efficiently manage and manipulate large sets of 3D data, ensuring that all points from both input point clouds are retained in the output. This capability is essential for applications in 3D modeling, virtual reality, and augmented reality, where comprehensive and detailed point cloud data is crucial. The primary goal of the PointCloudUnion node is to provide a straightforward and effective method for merging point clouds, enhancing the versatility and usability of your 3D data.

PointCloudUnion Input Parameters:

pointcloud1

pointcloud1 is the first input parameter representing the initial point cloud that you want to merge. This parameter is crucial as it serves as one of the two datasets that will be combined. The point cloud should be in a tensor format, typically containing spatial coordinates and possibly additional attributes like color or intensity. There are no specific minimum or maximum values for this parameter, but it should be a valid point cloud tensor to ensure successful execution.

pointcloud2

pointcloud2 is the second input parameter representing the additional point cloud to be merged with pointcloud1. Like pointcloud1, this parameter should also be in a tensor format and contain similar data attributes. The successful merging of the two point clouds depends on the compatibility and format of this input. There are no specific constraints on the values, but it must be a valid point cloud tensor.

PointCloudUnion Output Parameters:

unified_pointcloud

The unified_pointcloud is the output parameter that represents the combined result of the two input point clouds. This output is a single tensor containing all the points from both pointcloud1 and pointcloud2, effectively merging them into one dataset. The unified point cloud retains the spatial and attribute information from both inputs, providing a comprehensive 3D representation that can be used for further processing or visualization.

PointCloudUnion Usage Tips:

  • Ensure that both input point clouds (pointcloud1 and pointcloud2) are in compatible formats and contain similar attributes to avoid inconsistencies in the merged output.
  • Use the PointCloudUnion node when you need to consolidate multiple 3D scans or datasets into a single model, which can simplify subsequent processing and analysis tasks.

PointCloudUnion Common Errors and Solutions:

Incompatible Point Cloud Formats

  • Explanation: This error occurs when the input point clouds have different formats or incompatible attributes, preventing successful merging.
  • Solution: Verify that both pointcloud1 and pointcloud2 are in the same format and contain similar attributes. Convert or preprocess the point clouds if necessary to ensure compatibility.

Empty Point Cloud Input

  • Explanation: This error arises when one or both of the input point clouds are empty, resulting in an incomplete or invalid output.
  • Solution: Check the input point clouds to ensure they contain valid data. If an input is empty, provide a valid point cloud or adjust the data source to include the necessary points.

PointCloudUnion Related Nodes

Go back to the extension to check out more related nodes.
camera-comfyUI
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.

PointCloudUnion