Houdini 20.0 Nodes Geometry nodes

Peak geometry node

Moves primitives, points, edges or breakpoints along their normals.

On this page

The Peak operation translates primitives, points, edges or breakpoints along each of their normals. If no group is specified, all the points are translated along their normals.

When using primitives, the points are translated along the average normal of their primitives. This differs from translating along the points' normal because only primitives specified in the group are considered and the points normal attribute is ignored.

Parameters

Group

Primitives, points, edges or breakpoints to translate.

Group Type

The type of elements referenced in the group field.

Distance

The translation distance.

Recompute Point Normals

Recomputes point normals if they exist.

Locals

NPT

The number of points.

NPR

The number of primitives.

Examples

PeakEars Example for Peak geometry node

This is an example of how to use the Peak SOP to create pointed ears on a head.

The Peak SOP is given the point numbers of the points to be “peaked”. It then translates them along their normals to create the pointed ears.

See also

Geometry nodes