Visit ComfyUI Online for ready-to-use ComfyUI environment
Generate dynamic starburst patterns for AI art with radiant lines from a central point, customizable for motion and energy.
The CR Starburst Lines node is designed to generate visually striking starburst patterns, which can be used to enhance your AI-generated artwork with dynamic and radiant line effects. This node allows you to create a series of lines radiating from a central point, resembling the rays of a starburst. By adjusting various parameters, you can customize the appearance of the starburst, including the number of lines, their length, color, and the overall size of the pattern. This node is particularly useful for adding a sense of motion, energy, or focus to your compositions, making your artwork more engaging and visually appealing.
This parameter determines the number of lines that will radiate from the central point of the starburst. Increasing the number of lines will create a denser and more intricate pattern, while decreasing it will result in a simpler and more minimalistic design. The minimum value is 1, and there is no strict maximum, but very high values may affect performance. The default value is typically set to 12.
This parameter specifies the length of each line in the starburst. Longer lines will extend further from the center, creating a more expansive pattern, while shorter lines will keep the design more compact. The minimum value is 0, and there is no strict maximum, but extremely long lines may go beyond the visible canvas area. The default value is usually set to 100.
This parameter allows you to set the color of the starburst lines. You can choose from predefined color options or specify a custom color using a hexadecimal color code. If "custom" is selected, the line_color_hex
parameter will be used. The default value is "black".
This parameter is used to define a custom color for the starburst lines when line_color
is set to "custom". It accepts a hexadecimal color code (e.g., "#FF5733"). This allows for precise color customization to match your specific design needs.
This parameter controls the thickness of the starburst lines. Thicker lines will make the pattern more prominent, while thinner lines will create a more delicate effect. The minimum value is 1, and there is no strict maximum, but very thick lines may overlap excessively. The default value is typically set to 1.
This parameter sets the background color of the starburst pattern. You can choose from predefined color options or specify a custom color using a hexadecimal color code. If "custom" is selected, the bg_color_hex
parameter will be used. The default value is "white".
This parameter is used to define a custom background color for the starburst pattern when background_color
is set to "custom". It accepts a hexadecimal color code (e.g., "#FFFFFF"). This allows for precise background color customization to complement your design.
This parameter specifies the width of the canvas on which the starburst pattern will be drawn. The value is in pixels, and it determines the horizontal size of the output image. The minimum value is 1, and there is no strict maximum, but very large values may affect performance. The default value is typically set to 800.
This parameter specifies the height of the canvas on which the starburst pattern will be drawn. The value is in pixels, and it determines the vertical size of the output image. The minimum value is 1, and there is no strict maximum, but very large values may affect performance. The default value is typically set to 800.
This parameter sets the x-coordinate of the central point from which the starburst lines will radiate. The value is in pixels, and it allows you to position the center horizontally within the canvas. The minimum value is 0, and the maximum value is the width of the canvas. The default value is typically set to half of the canvas width.
This parameter sets the y-coordinate of the central point from which the starburst lines will radiate. The value is in pixels, and it allows you to position the center vertically within the canvas. The minimum value is 0, and the maximum value is the height of the canvas. The default value is typically set to half of the canvas height.
This parameter allows you to rotate the entire starburst pattern by a specified angle. The value is in degrees, and it can be used to tilt the starburst lines to create dynamic effects. The minimum value is 0, and the maximum value is 360. The default value is typically set to 0.
This output parameter provides the generated starburst pattern as an image. The image will reflect all the customizations made through the input parameters, including the number of lines, their length, color, and the overall size of the pattern. This output can be used directly in your artwork or further processed in your AI art pipeline.
num_lines
and line_length
values to create unique starburst effects that suit your artwork.rotation
parameter to add a dynamic twist to the starburst pattern, making it appear more energetic.line_color
and background_color
to ensure the starburst pattern complements the overall color scheme of your composition.line_width
to balance the prominence of the starburst lines with other elements in your artwork.width
and height
parameters to fit within the allowable range.center_x
or center_y
values are outside the dimensions of the canvas.center_x
value is between 0 and the canvas width, and the center_y
value is between 0 and the canvas height.© Copyright 2024 RunComfy. All Rights Reserved.