You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: