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

Added a BezierPathJoiner component to the Examples for stiching together multiple paths into one #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 17, 2022

  1. Added a BezierPathJoiner component to the Examples, which allows for …

    …stiching together multiple BezierPaths into one with smooth transitions. The BezierPath.cs file is now correctly formatted and has an additional helper function for adding multiple points at once to the path, as well as a new cloning-constructor for creating a perfect copy of a BezierPath from another BezierPath.
    flo-wolf committed May 17, 2022
    Configuration menu
    Copy the full SHA
    30004cb View commit details
    Browse the repository at this point in the history