Nodes/ComfyCollectorNodes/Curve To Core (CCN)
ComfyUI Node

Curve To Core (CCN)

Convert a CCN_CURVE into ComfyUI's native CURVE by sampling the Hermite curve. Key positions are sampled exactly.

By valkymaera·Created 3 months ago·Updated 4 days ago· 1
Curve To Core (CCN)
  • curve
  • core_curve
samples17
interpolationmonotone_cubic
curve_data[{"x":0,"y":0,"in":0,"out":1,"mirrored":true},{"x":1,"y":1,"in":1,"out":0,"mirrored":true}]
debugfalse
CategoryCCN

Inputs (5)

NameTypeDefaultDescription
samplesINT172–1025Uniform sample count across 0..1 (key positions are added on top). Higher is more faithful; lower stays editable if the result is fed into a native curve editor.
interpolationCOMBOmonotone_cubicInterpolation mode of the emitted core curve.
curve_dataSTRING[{"x":0,"y":0,"in":0,"out":1,"mirrored":true},{"x":1,"y":1,"in":1,"out":0,"mirrored":true}]
curveoptCCN_CURVEOverrides curve_data when connected.
debugoptBOOLEANfalsePrint conversion details to console.

Outputs (1)

NameTypeDescription
core_curveCURVE