Visit ComfyUI Online for ready-to-use ComfyUI environment
Generate dynamic starburst patterns with alternating colors for vibrant and customizable designs.
The CR Starburst Colors node is designed to create visually striking starburst patterns with alternating colors, ideal for adding dynamic and eye-catching elements to your artwork. This node allows you to generate starburst effects by drawing triangles in a radial pattern, alternating between two specified colors. The primary goal of this node is to provide a flexible and customizable way to produce starburst designs that can enhance the visual appeal of your projects. By adjusting various parameters, you can control the size, color, and number of triangles, enabling you to create unique and vibrant patterns that suit your artistic vision.
This parameter specifies the first color used in the alternating color pattern of the starburst. If set to "custom," you can define a custom color using the color1_hex
parameter. The choice of color can significantly impact the visual appeal of the starburst, making it either subtle or vibrant. There are no specific minimum or maximum values, but it should be a valid color name or hex code. The default value is typically a predefined color.
This parameter specifies the second color used in the alternating color pattern of the starburst. Similar to color_1
, if set to "custom," you can define a custom color using the color2_hex
parameter. The alternating colors create a dynamic visual effect, and the choice of colors can enhance the overall design. There are no specific minimum or maximum values, but it should be a valid color name or hex code. The default value is typically a predefined color.
This parameter defines the width of the starburst pattern in pixels. It determines the horizontal size of the generated starburst. The width should be a positive integer, with the default value typically set to a standard size like 100 pixels.
This parameter defines the height of the starburst pattern in pixels. It determines the vertical size of the generated starburst. The height should be a positive integer, with the default value typically set to a standard size like 100 pixels.
This parameter sets the size of the starburst bounding box in relation to the width and height. It is a multiplier that adjusts the overall size of the starburst pattern. The value should be a positive float, with the default value typically set to 1.0.
This parameter specifies the number of triangles used to create the starburst pattern. The triangles are drawn in a radial pattern, and the number of triangles affects the density and complexity of the starburst. The value should be a positive integer, with the default value typically set to a standard number like 10.
This parameter represents the generated starburst pattern as an image. The output image can be used directly in your artwork or further processed to achieve the desired visual effect. The starburst image is created based on the input parameters, and its appearance will vary depending on the specified colors, size, and number of triangles.
color_1
and color_2
to create unique and visually appealing starburst patterns.num_triangles
parameter to control the density of the starburst. More triangles will create a more complex pattern, while fewer triangles will result in a simpler design.bbox_factor
parameter to scale the starburst pattern relative to the specified width and height, allowing you to create larger or smaller starbursts without changing the overall dimensions.color_1
or color_2
num_triangles
parameter is set to a positive integer value.© Copyright 2024 RunComfy. All Rights Reserved.