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

big(>512 faces) isolate patch can not be Seperate in lloyd. #24

Open
LightningBilly opened this issue Nov 8, 2022 · 1 comment
Open

Comments

@LightningBilly
Copy link

if there were some patchs that made by big isolate faces(>512 & < 1024 faces), then lloyd algorithm will be dead loop.
sulotion can be 2 kind:

  1. set more than 2 seed for big isolate faces.
  2. if a face is boundary in mesh ,then mark boundary in patch.
@porumbes
Copy link

porumbes commented Nov 8, 2022

@LightningBilly can you please clarify? If this is a bug report, can you please give us the the following information?

Issue description

Steps to reproduce the issue

What's the expected result?

What's the actual result?

Environment

  • Operating System and version
  • CUDA version

Mesh data / file that would help us reproduce the issue

Anything else you think we should know about the issue?

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

No branches or pull requests

2 participants