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

Generate knotvector node #4789

Merged
merged 6 commits into from
Dec 4, 2022
Merged

Generate knotvector node #4789

merged 6 commits into from
Dec 4, 2022

Conversation

portnov
Copy link
Collaborator

@portnov portnov commented Dec 4, 2022

This node provides several ways of generating a knotvector for building (or interpolation) of NURBS curves and surfaces.

For now, this node is marked as alpha.

Preflight checklist

Put an x letter in each brackets when you're done this item:

  • Code changes complete.
  • Code documentation complete.
  • Documentation for users complete (or not required, if user never sees these changes).
  • Manual testing done.
  • Unit-tests implemented.
  • Ready for merge.

@portnov portnov added the NURBS label Dec 4, 2022
@portnov portnov merged commit 5a51a5b into master Dec 4, 2022
@portnov portnov deleted the generate_knotvector_node branch December 4, 2022 08:25
@rendetto
Copy link
Contributor

rendetto commented Dec 4, 2022

@portnov Thanks! Pretty handy node. Till now I used to compose knotvectors only manually or was generating those with the the build curve/surface nodes.

I have a question though. What do you refer to:

...(or interpolation)

Can you shed some light how can we use the generated KV for interpolation?

Thanks

EDIT: But here's not the place for that so I'm creating a discussion - #4804

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants