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

Implement rounded rectangle stroke tessellation. #38

Closed
nical opened this issue May 22, 2017 · 1 comment
Closed

Implement rounded rectangle stroke tessellation. #38

nical opened this issue May 22, 2017 · 1 comment

Comments

@nical
Copy link
Owner

nical commented May 22, 2017

The function stroke_rounded_rectangle in basic_shapes.rs is currently unimplemented.

The other tessellation routines in the same file provide a good set of examples for how to tessellate specific shapes with the GeometryBuilder API.

@nivkner
Copy link
Contributor

nivkner commented Jun 24, 2017

I will try this one

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

No branches or pull requests

2 participants