Visit ComfyUI Online for ready-to-use ComfyUI environment
Generate abstract binary pattern images efficiently for artistic projects using simple binary rules.
The CR Simple Binary Pattern node is designed to generate a binary pattern image based on simple binary rules. This node is particularly useful for creating abstract, high-contrast designs that can be used in various artistic projects. By leveraging binary values, it allows you to create intricate patterns with minimal input, making it an efficient tool for generating unique visual elements. The primary goal of this node is to provide a straightforward method for producing binary patterns, which can be further manipulated or used as-is in your creative workflows.
This parameter determines the binary value used to generate the pattern. It accepts an integer value of either 0 or 1, with a default value of 1. The binary value directly influences the pattern's structure, where 1 typically represents a filled or active state, and 0 represents an empty or inactive state. Adjusting this parameter will change the overall appearance of the generated pattern.
This parameter specifies the value to be used when the binary input is 1. It accepts a floating-point number, with a default value of 1. The range for this parameter is from -18446744073709551615 to 18446744073709551615. This value determines the intensity or color of the pattern elements when the binary input is 1, allowing for customization of the pattern's visual properties.
This parameter specifies the value to be used when the binary input is 0. It accepts a floating-point number, with a default value of 0. The range for this parameter is from -18446744073709551615 to 18446744073709551615. This value determines the intensity or color of the pattern elements when the binary input is 0, providing further control over the pattern's appearance.
This output provides the integer representation of the binary pattern. It is useful for further processing or for use in other nodes that require an integer input.
This output provides the floating-point representation of the binary pattern. It is useful for applications that require precise control over the pattern's intensity or color values.
This output provides a URL to the help documentation for the node. It is useful for users who need additional information or guidance on how to use the node effectively.
value_if_1
and value_if_0
parameters to customize the intensity or color of the pattern elements, creating unique visual effects.value_if_1
or value_if_0
parameter is outside the acceptable range.binary
, value_if_1
, and value_if_0
) are specified.© Copyright 2024 RunComfy. All Rights Reserved.