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

Compute the derivative (hodograph) shape #35

Closed
orbingol opened this issue Jul 29, 2018 · 1 comment
Closed

Compute the derivative (hodograph) shape #35

orbingol opened this issue Jul 29, 2018 · 1 comment
Assignees
Milestone

Comments

@orbingol
Copy link
Owner

With PR #33 derivatives_ctrlpts method for computing the control points of the shape (curve and surface) derivative is added to BSpline class.

I think it would be a better idea to compute the derivative shape with the control points and knot vectors together, very much similar to how decompose method does.

@orbingol orbingol changed the title Compute the derivative shape instead of its control points Compute the derivative (hodograph) shape Oct 19, 2018
@orbingol orbingol added this to the v5.x milestone Oct 19, 2018
@orbingol orbingol self-assigned this Oct 19, 2018
@orbingol
Copy link
Owner Author

Added operations.derivative_curve() and operations.derivative_surface() functions with the release of v4.3.2

Please see the following link for more details: https://pages.mtu.edu/~shene/COURSES/cs3621/LAB/curve/1st-2nd.html

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

No branches or pull requests

1 participant