Curve fitter
ℹ️
Implementation of
smooth curves algorithm
by Raph Levien
❌
Instructions
Add points:
Right-click anywhere on empty canvas space
Select points:
Click on a point to select it
Move points:
Drag selected points. Or use arrow keys while the point is selected.
Toggle point type:
Double-click on a point to switch between smooth (circle) and corner (square)
Remove points:
Select a point and press
Del
or
Backspace
Closed curves:
Check "Closed curve" to connect the last point to the first
Stroke expansion:
Enable stroke to convert the curve into a filled shape with customizable width
By default the stroke width(offset) will be uniform for all points.
Select a point and press
+
or
-
keys to inrease or decrease the stroke offset
Select a point and press
0
to reset the offset back to stroke width. ie. Undo the previous step.