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

Optimize draw line function #113

Open
Nnoggie opened this issue Sep 20, 2019 · 1 comment
Open

Optimize draw line function #113

Nnoggie opened this issue Sep 20, 2019 · 1 comment

Comments

@Nnoggie
Copy link
Owner

Nnoggie commented Sep 20, 2019

Only draw circle at intersections of line segments if their angle is above a certain threshold.
img

@Nnoggie
Copy link
Owner Author

Nnoggie commented Dec 22, 2019

I addition to that, could remove line segments and instead of only using IsMouseOver (frames) calculate additionally if the mouse is over the line

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