Curve Representations
- must be a function (single-valued): big limitation
Parametric: (x,y) = (x(u),y(u))
- easy to specify, modify, control
- extra “hidden” variable u, the parameter
- y can be multiple valued function of x
- hard to specify, modify, control