Houdini 20.0 Nodes Geometry nodes

Edge Cusp geometry node

Sharpens edges by uniquing their points and recomputing point normals.

On this page

This operator does not unique the two end points of the path to cusp. Therefore, this operator requires at least two connected edges to have any effect on the geometry. If you only select two edges, the node uniques the point that is shared between them, and the cusp fades into the other two points. This provides for the ability to tailor the cusp by choosing the edges along which the cusp will fade.

Using EdgeCusp

  1. Select the edges you want to sharpen.

  2. Click the EdgeCusp tool on the Polygon tab.

Parameters

Group

The edges with which to create a cusp.

Normally you will use this operator in the viewer and simply select the edges you want, however if you need to you can also use a space-separated list of the following codes in this field to specify edges:

Code

Meaning

n

All edges in primitive number n.

pn

Point number n / edges with point number n.

nem

Edge number m of primitive n.

pa-b

Edges between point number a and point number b.

Update Point Normals

Recomputes the point normals (if they exist).

Examples

EdgeCuspStairs Example for Edge Cusp geometry node

The Edge Cusp SOP is a quick way to create distinct edges on a model during render time. Edge Cusp creates the edges by uniquing shared edge points and recomputing point normals.

See also

Geometry nodes