ComfyUI Node
Interactive Curve Designer ๐จ
A ComfyUI node in conditioning/controlnet with 4 inputs and 3 outputs.
Interactive Curve Designer ๐จ
- formula
- preview
- description
โpoints_data[{"x":0,"y":1},{"x":0.25,"y":0.75},{"x":0.5,"y":0.5},{"x":0.75,"y":0.25},{"x":1,"y":0}]โบ
โinterpolation_methodcubic_splineโบ
โresolution100โบ
โnormalizetrueโบ
Categoryconditioning/controlnet
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| points_data | STRING | [{"x":0,"y":1},{"x":0.25,"y":0.75},{"x":0.5,"y":0.5},{"x":0.75,"y":0.25},{"x":1,"y":0}] | JSON data from canvas (auto-updated) |
| interpolation_method | COMBO | cubic_spline | Curve interpolation method |
| resolution | INT | 10010โ500 | Curve resolution |
| normalize | BOOLEAN | true | Normalize output to 0-1 range |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| formula | STRING | โ |
| preview | IMAGE | โ |
| description | STRING | โ |