Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix linear spline interpolation of closed parametric curves #96

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

jipolanco
Copy link
Owner

This extends #95, which fixed the case of cubic spline interpolation of closed parametric curves.

This PR treats the case of linear splines (BSplineOrder(2)).

See also #94 for details.

@jipolanco jipolanco merged commit f2ec5d1 into master Jul 9, 2024
5 checks passed
@jipolanco jipolanco deleted the closed-linear branch July 9, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant