Curve controls

Preset shapes

Choose a polygon, or type vertices as x,y pairs. Coordinates from about -1 to 1 work well. The polygon is closed automatically.

Custom example: -1,-1 1,-1 1,1 -1,1


Parametric curves

Type formulas for x(t) and y(t). Use pi for π and ^ for powers. The app will sample the curve and close it automatically.