Stitches Curves Config is a utility node designed to prepare custom curves for use with the Fibric Stitches node. It provides preprocessing tools for curves sourced from multiple methods including direct mesh drawing, UV drawing, and image-based curve generation from contrast differences, ensuring curves are properly optimized before being fed into the stitch engine.
The node includes a From Image method that generates stitches procedurally from texture contrast. To use this method, you must connect the mesh to the node's input so it can properly read the UV coordinates.
Curves Config hand drawn curves setup.
Curves Config from image setup.
Curves Config drawn curves On UVs setup
Display = UV_preview
Edit = curve node
The UV its getting previsualized in 3D space by the green output of Fibric_Stitches.
Type
On UVs
For when users draw curves in 2D UV space by using the UV output from Fibric Stitches in template mode, allowing precise 2D stitch layouts
On Mesh
For when users draw curves directly onto the 3D mesh geometry using a Draw Curve SOP node.
From Image (mesh needed in input2)
Generate curves procedurally from textures using an internal trace SOP node, but with UDIM texture support
Name
Attribute name of curves
Resample
Resamples curves into even-length segments.
Smooth
Relax curves without increasing the number of points.
Width Control
Enable
Activates the usage of the width of input curves.
Set Width
Sets a default width value if not exist.
Width Scale
Multiply the width value
Pressure
Uses pen pressure of sop DrawCurves.
Time
Uses time of sop DrawCurves.
Root/Tip
Remaps the width from root to tip.
Drawing curves On UVs.
Drawing curves over mesh.
To use this method, you must connect the mesh to the second node's input so it can properly read the UV coordinates.
Image File
Path to texture or COPs setup.
UDIM Filename Expansion
Toggle to activate UDIM token usage.
Channel
Channel to be used.
Threshold
Adjusts the image value sensitivity for determining which regions convert into curves from image contrast.
Floral texture working with stitches.
Using from image feature to emulates embroidery.
Curve input
Mesh
Used only in "From image" mode
Curve configure output
Prep curves for being used as custom curves for stitches.