Point Cloud Iso Surface surface node

Constructs an iso surface from its input points.

All Parameters Inputs Example files

You can use this node to “surface” a point cloud, such as you would obtain from a laser scanner.

Parameters

Step Size

The step size to use when polygonizing the Iso Surface.

Radius Scale

Controls the range of influence that each input point has on the constructed Iso Surface. Increasing or decreasing this parameter may eliminate unwanted cracks or bulges in the final surface.

Inputs

Point Source

The set of points to interpolate. The points must have point normals defined, which are assumed to be pointing outwards.

Example files

Example

$HFS/houdini/help/examples/nodes/sop/pointcloudiso/Example.cmd

Load | Launch

This example demonstrates how to construct a polygonal surface from a point cloud using the Point Cloud Iso Surface SOP.

Usages in other examples

Example name Example for