Visit ComfyUI Online for ready-to-use ComfyUI environment
Create intricate ring patterns within masks for dynamic AI art with evolving temporal effects using distance transformation for customization and movement enhancement.
The MaskRings node is designed to create intricate ring patterns within a given mask, adding a dynamic and visually appealing effect to your AI-generated art. This node is particularly useful for generating temporal masks that evolve over time, providing a unique way to manipulate and enhance your visual outputs. By leveraging the concept of distance transformation, MaskRings can produce concentric rings that vary in width and intensity, offering a high degree of customization. This node is ideal for artists looking to add a layer of complexity and movement to their masks, making their creations more engaging and visually striking.
This parameter determines the number of concentric rings to be generated within the mask. The more rings you specify, the more detailed and intricate the pattern will be. The value must be an integer between 1 and 50, with a default value of 10. Increasing the number of rings can add complexity to the mask, while fewer rings can create a more subtle effect.
This parameter controls the maximum width of each ring as a fraction of the total mask size. It allows you to adjust how thick or thin the rings appear. The value must be a float between 0.01 and 0.5, with a default value of 0.1. A higher value will produce thicker rings, while a lower value will result in thinner rings, giving you control over the visual impact of the rings.
This parameter influences the overall intensity and visibility of the rings within the mask. A higher strength value will make the rings more prominent, while a lower value will make them more subtle. This parameter allows you to fine-tune the effect to match your artistic vision.
The output is a modified mask that includes the generated ring patterns. This mask can be used in subsequent nodes to influence other aspects of your AI-generated art, such as texture, color, or movement. The resulting mask is a numpy array where the ring patterns are combined with the original mask, providing a versatile tool for enhancing your visual creations.
num_rings
and max_ring_width
to achieve various levels of detail and complexity in your masks.strength
parameter to adjust the visibility of the rings, making them either a subtle background element or a prominent feature.num_rings
parameter is set outside the allowed range.num_rings
value is an integer between 1 and 50.max_ring_width
parameter is set outside the allowed range.max_ring_width
value is a float between 0.01 and 0.5.strength
parameter is not provided as a float.strength
value is a float to avoid this error.© Copyright 2024 RunComfy. All Rights Reserved.