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

Strange dilating behaviour #27

Open
Nevsden opened this issue Sep 11, 2020 · 0 comments
Open

Strange dilating behaviour #27

Nevsden opened this issue Sep 11, 2020 · 0 comments

Comments

@Nevsden
Copy link

Nevsden commented Sep 11, 2020

Using a positive offset, the algorithm computes a dilated offset. Instead of using a rounding approach to dilate, it instead uses a kind of star-shaped approach. Is this behaviour desired?

Note, that the original two dimensional line is the fifth counting from the innermost line. The four inner lines are computed using the shrinking offset. From the original line, all other lines are computed using the offset algorithm.
grafik

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

No branches or pull requests

1 participant