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

Polyline with caps_round() #335

Closed
dimitre opened this issue Jun 10, 2019 · 1 comment · Fixed by #375
Closed

Polyline with caps_round() #335

dimitre opened this issue Jun 10, 2019 · 1 comment · Fixed by #375

Comments

@dimitre
Copy link

dimitre commented Jun 10, 2019

Polyline with caps_round() is this possible?
And configuring joints like bevel, miter, joint?
Cheers for the beautiful project!

mitchmindtree added a commit to mitchmindtree/nannou that referenced this issue Aug 3, 2019
This is a working WIP that replaces the old polyline implementation with
lyon's polyline tessellation.

The following commits will continue to replace the tessellation
approaches of all 2D shapes in favour of lyon tessellation.

Closes nannou-org#185.
Closes nannou-org#281.
Closes nannou-org#335.
mitchmindtree added a commit to mitchmindtree/nannou that referenced this issue Aug 6, 2019
This is a working WIP that replaces the old polyline implementation with
lyon's polyline tessellation.

The following commits will continue to replace the tessellation
approaches of all 2D shapes in favour of lyon tessellation.

Closes nannou-org#185.
Closes nannou-org#281.
Closes nannou-org#335.
@dimitre
Copy link
Author

dimitre commented Aug 10, 2019

Great!
I think in the future we will have a nice rust library for 2d drawing here too
https://github.com/linebender/piet

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