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

A question #6

Open
NewNewKing opened this issue Oct 19, 2017 · 0 comments
Open

A question #6

NewNewKing opened this issue Oct 19, 2017 · 0 comments

Comments

@NewNewKing
Copy link

in dot.js line 50 and 51
this.p.x -= ((dx / d) * e);
and you written e = this.e * d; before
so the results is this.px -= (dx * this.e);
I don't know why did you do it in this way

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