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

Bezier curved lines #74

Merged
merged 4 commits into from
Jul 18, 2023
Merged

Bezier curved lines #74

merged 4 commits into from
Jul 18, 2023

Conversation

Stukova
Copy link
Contributor

@Stukova Stukova commented Jul 8, 2023

This PR adds parametric conical curved lines to a Cosmos.

The curvature and shape of the lines can be configured through config parameters:

  1. curvedLinks: Turns off/on the between straight and curved lines.
  2. curvedLinkSegments: Specifies the number of segments in the curved line.
  3. curvedLinkWeight: Affects the shape of the curved line.
  4. curvedLinkControlPointDistance: Specifies the distance between control points in the curved line.

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.

2 participants