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

Add RefineToPrecision #938

Merged
merged 11 commits into from
Sep 28, 2024
Merged

Add RefineToPrecision #938

merged 11 commits into from
Sep 28, 2024

Conversation

elalish
Copy link
Owner

@elalish elalish commented Sep 18, 2024

Now instead of uniformly segmenting edges either to a fixed number of divisions (Refine) or a fixed length (RefineToLength), we now also have a heuristic to subdivide each edge depending on its curvature to create enough facets to approximate the smooth surface within roughly the input precision value. It is very much approximate, but I think a useful tool.

@elalish elalish self-assigned this Sep 18, 2024
@pca006132
Copy link
Collaborator

Will have a look this Friday, busy preparing presentation slides :(

Copy link
Collaborator

@pca006132 pca006132 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't see anything problematic. LGTM.

@elalish elalish merged commit 4d7613b into master Sep 28, 2024
19 checks passed
@elalish elalish deleted the refine2precision branch September 28, 2024 00:19
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

Successfully merging this pull request may close these issues.

2 participants