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

Automatically determine toPoly integer scale based on occupied space #1

Open
em opened this issue Oct 10, 2013 · 0 comments
Open

Automatically determine toPoly integer scale based on occupied space #1

em opened this issue Oct 10, 2013 · 0 comments

Comments

@em
Copy link
Owner

em commented Oct 10, 2013

Do getPoints first, keep track of the bounding box, then use the abs max of the limits to determine an integer scale. This approach shouldn't require any tolerances to account for the divisions because we are working with the actual nominal curve instead of the theoretic 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

1 participant