Skip to content

DM-based Radius Compensation fixes#4084

Merged
Grantim merged 4 commits intomasterfrom
DM-based_Radius_Compensation_fixes
Feb 10, 2025
Merged

DM-based Radius Compensation fixes#4084
Grantim merged 4 commits intomasterfrom
DM-based_Radius_Compensation_fixes

Conversation

@Grantim
Copy link
Contributor

@Grantim Grantim commented Feb 10, 2025

  1. Use (Volume/Area) cost approximation
  2. Introduce 1e-6 tolerance for dm values (needed to skip blank compensations)
  3. Fix flipped faces until done (max 10 iters)

@Grantim Grantim requested a review from Fedr February 10, 2025 14:33
mesh_.points[v] = to3dim( to2dim( toDmXf_( mesh_.points[v] ) ) );
}

MeshSave::toAnySupportedFormat( mesh_, "C:\\WORK\\MODELS\\Radius_compensation\\RadiusCompensation\\RadiusCompensation\\#11 result\\debug0.mrmesh" );
Copy link
Contributor

Choose a reason for hiding this comment

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

Debug output?

@Grantim Grantim merged commit 5b3d287 into master Feb 10, 2025
22 of 27 checks passed
@Grantim Grantim deleted the DM-based_Radius_Compensation_fixes branch February 10, 2025 16:28
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