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

Messed up angles #16

Open
reuschp opened this issue Dec 14, 2018 · 0 comments
Open

Messed up angles #16

reuschp opened this issue Dec 14, 2018 · 0 comments

Comments

@reuschp
Copy link

reuschp commented Dec 14, 2018

Hi guys,

I observed another strange effect, when moving the turtle to close to the edge of the drawing area.
This code example stays away from the borders and looks like I would expect:

image

If I use the same code - but now extend the line length to hit the edge, funny things occur:

image

As you can see, not only the starting angles of the lines are messed up. They should have almost the same degree between them - which they do not have. Also the 90 degree turn at the end of the first line is far away from being 90 degrees consistently.

This makes it completely unpredictable, how a drawing will look, when you come close to the border even once during the drawing process.

Any suggestions?

Regards
Pascal

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