Houdini 21.0 Nodes Geometry nodes

Labs Curve Resample by Density 1.0 geometry node

Redistributes points along curves based on density criteria.

This node resamples curves by redistributing their points according to a specified density model. Density can be driven by a ramp, a weight attribute, or the curvature of each curve.

The node supports processing multiple curves simultaneously using the same settings.

Note

This node replaces Labs Progressive Resample SOP, which will be removed in Houdini 23.0.

Parameters

Maximum Segments

Maximum number of segments generated per curve.

Segments

Maximum number of segments generated per curve.

Resample

Resample by

The method used to determine point density along each curve.

Ramp

Uses a density ramp defined over the curve length.

Weight Attribute

Uses a per-point or per-vertex attribute to control density.

Curvature

Uses curve curvature to bias point distribution. Regions of higher curvature receive a denser point distribution.

Ramp

Density along Curve

Controls point density along each curve using a ramp. The horizontal axis represents normalized curve length in the direction of increasing parametric u. The vertical axis represents point density. Higher values produce a denser distribution of points.

Density Ramp Samples

Number of samples used to integrate the density ramp. Higher values increase accuracy when interpreting complex ramps with rapid variation. In most cases, the default value is sufficient.

Weight Attribute

Weight Attribute

The attribute used to control point density along each curve. Higher attribute values produce a higher concentration of points.

Geometry nodes