Skip to content

CloudToArrayInterp Node

CloudToArrayInterp generates a smooth and continuous 2D elevation map from a set of scattered points using Delaunay linear interpolation.

img

Category

Geometry/Cloud

Inputs

Name Type Description
cloud Cloud Set of points (x, y) and elevations z.
dx VirtualArray Displacement with respect to the domain size (x-direction).
dy VirtualArray Displacement with respect to the domain size (y-direction).

Outputs

Name Type Description
heightmap VirtualArray Interpolated heightmap.

Parameters

Name Type Description
Interpolation Method Enumeration No description

Example

No example yet

No example available for this node.