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

Add support for Catmull-Rom splines #36

Merged
merged 5 commits into from
Oct 7, 2023
Merged

Add support for Catmull-Rom splines #36

merged 5 commits into from
Oct 7, 2023

Conversation

abey79
Copy link
Owner

@abey79 abey79 commented Oct 7, 2023

  • Added vsvg::CatmullRom, which can be converted to BezPath
  • Added Sketch::catmull_rom() function
  • Added catmull_rom.rs example
  • Added support for addition/subtraction for vsvg::Point as well as multiplication/division by a scalar

@abey79 abey79 merged commit c6c7ae8 into master Oct 7, 2023
2 checks passed
@abey79 abey79 deleted the catmull-rom branch October 7, 2023 12:53
@abey79 abey79 changed the title Added support for Catmull-Rom splines Add support for Catmull-Rom splines Oct 7, 2023
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.

None yet

1 participant