Visit ComfyUI Online for ready-to-use ComfyUI environment
Generate customizable checkered board patterns for AI art projects with borders and color options.
The GR Checkered Board node is designed to generate a checkered board pattern image, which can be used as a background, texture, or visual element in your AI art projects. This node allows you to customize various aspects of the checkered board, including the number of rows and columns, the size of each tile, and the colors of the tiles. Additionally, you can add borders around each tile and an outer border around the entire checkered board, with customizable colors for these borders. This flexibility makes the GR Checkered Board node a powerful tool for creating visually appealing and unique patterns that can enhance your artwork.
This parameter specifies the number of rows in the checkered board. Increasing the number of rows will add more horizontal divisions to the pattern, making the tiles smaller if the overall size of the board remains constant. There is no strict minimum or maximum value, but typical values range from 2 to 100. The default value is usually set to 8.
This parameter determines the number of columns in the checkered board. Similar to the rows parameter, increasing the number of columns will add more vertical divisions, resulting in smaller tiles. There is no strict minimum or maximum value, but typical values range from 2 to 100. The default value is usually set to 8.
This parameter defines the size of each individual tile in the checkered board. The size is usually measured in pixels. Larger tile sizes will result in fewer tiles fitting within the same overall board size, while smaller tile sizes will increase the number of tiles. The default value is typically set to 50 pixels.
This parameter sets the color of the first set of tiles in the checkered pattern. The color can be specified using standard color names (e.g., "red", "blue") or hexadecimal color codes (e.g., "#FF0000" for red). The default color is often set to white.
This parameter sets the color of the second set of tiles in the checkered pattern. Similar to color1, the color can be specified using standard color names or hexadecimal color codes. The default color is often set to black.
This parameter specifies the width of the border around each individual tile. The width is usually measured in pixels. A border width of 0 means no border will be drawn. The default value is typically set to 0 pixels.
This parameter sets the color of the border around each individual tile. The color can be specified using standard color names or hexadecimal color codes. The default color is often set to black.
This parameter defines the width of the outer border around the entire checkered board. The width is usually measured in pixels. A width of 0 means no outer border will be drawn. The default value is typically set to 0 pixels.
This parameter sets the color of the outer border around the entire checkered board. The color can be specified using standard color names or hexadecimal color codes. The default color is often set to black.
This output parameter provides the generated checkered board image. The image can be used directly in your AI art projects or further processed using other nodes. The checkered board image will reflect all the customizations specified through the input parameters, including the number of rows and columns, tile size, colors, and borders.
rows
and columns
to create various patterns and effects. For example, a higher number of rows and columns with smaller tile sizes can create a more intricate pattern.color1
and color2
to make the checkered pattern stand out. For a more subtle effect, choose colors that are closer in shade.border
around each tile can help to define the edges of the tiles more clearly, especially when using similar colors for color1
and color2
.outer_border
can be useful for creating a framed effect around the checkered board, making it look more polished and complete.color1
, color2
, border_color
, or outer_border_color
is not recognized.tile_size
is too large to fit within the overall dimensions of the checkered board given the number of rows and columns.tile_size
or increase the number of rows
and columns
to ensure that the tiles fit within the board.border
or outer_border
width is too large relative to the tile size or overall board size.border
or outer_border
width to ensure that the borders fit within the tiles and the overall board dimensions.© Copyright 2024 RunComfy. All Rights Reserved.