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

"Single-Point Curve" node. #4855

Merged
merged 2 commits into from
Jan 4, 2023
Merged

"Single-Point Curve" node. #4855

merged 2 commits into from
Jan 4, 2023

Conversation

portnov
Copy link
Collaborator

@portnov portnov commented Jan 2, 2023

This node generates a trivial curve, which consists of a single point.
Such curve is not useful by itself, but it can be used with some nodes to construct something interesting.

Use with "Blend Curves" node to construct a smooth continuation of given curve, which ends in a specific point:
Screenshot_20230102_173630

Use with "Loft" node, to construct a surface which closes at some point:
Screenshot_20230102_172925

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 merged commit 0a78ebe into master Jan 4, 2023
@portnov portnov deleted the single_point_curve branch January 4, 2023 08:12
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