Houdini 20.5 Nodes Copernicus nodes

Checkerboard Copernicus node

Creates an alternating checker pattern.

On this page

This node creates a checker pattern of horizontal and vertical lines that cross to create squares (also known as tiles). The pattern consists of two colors that alternate every square. The default checker pattern is an 8 x 8 black and white square, which resembles a checkerboard.

For example, use this node to create a checkerboard floor tile pattern.

Parameters

Signature

The output layer type to create.

See Signatures for more information.

Rows

The number of rows to divide the overall checker pattern into.

The default value is 8.

Columns

The number of columns to divide the overall checker pattern into.

The default value is 8.

Even Color

The color to make the even squares.

The default value is 1, 1, 1, 1.

Odd Color

The color to make the odd squares.

The default value is 0, 0, 0, 0.

Offset

The location (in image space) of the checker pattern’s center.

The default value is 0, 0.

Tip

Setting this parameter to smaller values makes the offset of the center more apparent.

Bias

The amount to offset the x and y axis of the overall checker pattern that’s proportional to the individual square’s size. For example, set both values to 0.5 to shift the x and y axis of the pattern half a square size.

The default value is 0, 0.

Tile Size

The size (in image space) of the squares to create. This determines the square size that repeats as a tile over the image space.

The default value is 2, 2.

Inputs

size_ref

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

Note

This input doesn’t control where the squares are in image space.

Outputs

checkerboard

The checker pattern layer.

Copernicus nodes