← Back to vivid-3d

PointCloud

GPU Gpu

Renders incoming 3D points as a shaded point cloud.

PointCloud turns position data into a simple GPU point primitive, useful for raw scans, particle visualizations, and lightweight spatial debugging.

Parameters

NameTypeDescription
point_sizefloatSize of each rendered point.
rfloatRed channel of the default point color.
gfloatGreen channel of the default point color.
bfloatBlue channel of the default point color.

Ports

NameDirectionType
positionsInputLANE_ARRAY