Houdini 22.0 Nodes Copernicus nodes

Geometry to Adjacency Copernicus node

Rasterizes geometry to generate an adjacency cable.

On this page
Since 22.0

This node generates an adjacency cable from a geometry. The node converts the geometry into triangles and rasterizes the geometry using a UV Attribute. The rasterized data is output as an adjacency cable that you can then use in other adjacency COP nodes for processing.

For most workflows, wire this node into the Attribute Sample with Adjacency COP to rasterize your geometry attributes. When connected, these nodes are similar to the Rasterize Geometry COP, but with support for adjacency information.

Note

If your geometry has n-gons and you sample attributes from that geometry, there may be unwanted distortion in your workflow.

See Adjacency for information about how to use this node.

Parameters

UV Attribute

The name of the vertex UV attribute to rasterize.

Inputs

size_ref

A representative layer that determines the size of the output image and controls the metadata.

geometry

The geometry to rasterize.

Outputs

adjacency

The cable that contains the rasterized geometry.

See also

Copernicus nodes