grandalf
grandalf copied to clipboard
Point interpolation by splines is badly parametrized
The algorithm implemented in 'setcurve' (utils.py) provides way to route edges with splines (NURBS) interpolated by a list of points. This algorithm, while quite efficient, leads to nasty "oscillation" effects when the degree of curvature is high.