Houdini 13.0 Nodes

Version 0.1.1

Stores the “thickness” of the geometry in an attribute.

Description

Thickness SOP casts a ray in the opposing direction of the normal and stores the distance of the first surface hit.

Warning

The normals must be normalized or longer than 1 in order to get correct results.

Parameters

Point Group

The group of points the operator affects.

Attribute Name

Name of the created attribute.

Ray Bias

Raise this to eliminate self intersection.

Invert Normal

Invert the normal.

Release_Notes

Version 0.1.1

Ray length bug fixed.

Version 0.1.0

Initial release.