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

Mesh with custom tolerance #100

Merged
merged 3 commits into from
Sep 25, 2019
Merged

Conversation

hecrj
Copy link
Owner

@hecrj hecrj commented Sep 24, 2019

Fixes #98.

Changelog

Added

  • Mesh::new_with_tolerance, which allows to control the tolerance of line segment approximations.

Changed

  • The mesh example now has a slider to control the tolerance.

@hecrj hecrj added the feature New feature or request label Sep 24, 2019
@hecrj hecrj added this to the 0.4.0 milestone Sep 24, 2019
@hecrj hecrj self-assigned this Sep 24, 2019
@hecrj hecrj merged commit 27d05c5 into master Sep 25, 2019
@hecrj hecrj deleted the feature/mesh-with-custom-tolerance branch October 3, 2019 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Circles are ugly when scaled
1 participant