Nodes/ComfyUI libigl/Subsample Point Cloud
ComfyUI Node

Subsample Point Cloud

A ComfyUI node in geompack/conversion with 4 inputs and 1 output.

By PozzettiAndrea·Created 9 months ago·Updated 27 days ago· 209
Subsample Point Cloud
  • point_cloud
  • point_cloud
methodrandom
target_count100000
seed42
Categorygeompack/conversion

Inputs (4)

NameTypeDefaultDescription
point_cloudTRIMESH
methodCOMBOrandomrandom: fast random selection. uniform_grid: voxel-based uniform spacing. farthest_point: maximize coverage (slow for large clouds).
target_countINT100000100–10000000Target number of points to keep
seedoptINT420–2147483647Random seed for reproducible results (random method only)

Outputs (1)

NameTypeDescription
point_cloudTRIMESH