Parametric cubic curves
Explicit functions:
- y = f(x), z = g(x)
- impossible to get multiple values for a single x
- break curves like circles and ellipses into segments
- not invariant with rotation
- rotation might require further segment breaking
- problem with curves with vertical tangents
- infinite slope is difficult to represent