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

support input geometry composed of multiple disconnected components #21

Merged
merged 6 commits into from
Mar 17, 2024

Conversation

liminchen
Copy link
Owner

@liminchen liminchen commented Mar 17, 2024

  • OptCuts will no longer switch the vertex to cut a closed genus-0 surface whenever inversion is detected. The farthest point cut is recommended to cut a closed genus-0 surface.
  • Although this new update of OptCuts supports input geometry with multiple disconnected components and their UV and cuts will be optimized together, it is still recommended to run OptCuts with each single-connected component individually and then assemble the results, as the mesh cutting and distortion minimization of disconnected components are quite independent, and OptCuts does not optimize for layout efficiency anyway.

@liminchen liminchen merged commit 2218d87 into master Mar 17, 2024
@liminchen liminchen deleted the multiComp branch March 17, 2024 01:09
@liminchen liminchen changed the title support input geometry composed of multiple connected components support input geometry composed of multiple disconnected components Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant