Houdini 20.0 Nodes VOP nodes

Mosaic VOP node

This operator generates an anti-aliased mosaic pattern using an image file as a source for coloring the tiles, and cellular noise as a generator of randomly shaped tiles.

This node type is deprecated. It is scheduled to be deleted in an upcoming revision of Houdini.

(Since version 15.0.)

This operator generates an anti-aliased mosaic pattern using an image file as a source for coloring the tiles, and cellular noise as a generator of randomly shaped tiles.

Set the cell jitter to 1 for square tiles. Increase the cell frequency for larger tiles.

If the Position (P), Normal (N) and texture coordinate (s t) inputs are not connected, the global variables by the same names will be used instead. Typically, you will use Rest Position or UV Space Change as inputs for P, and Shading Layer Parameter as the input for s and t. You will not touch N unless you want to apply additional displacement to the surface using an operator such as Bump Noise. If you need to access the global variables directly, they are available from the Global Variables operator.

See also

VOP nodes