grandalf icon indicating copy to clipboard operation
grandalf copied to clipboard

Point interpolation by splines is badly parametrized

Open bdcht opened this issue 13 years ago • 0 comments

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.

bdcht avatar Jun 27 '11 09:06 bdcht