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

Regression in adaptive remeshing #26

Closed
dsieger opened this issue Mar 15, 2020 · 0 comments
Closed

Regression in adaptive remeshing #26

dsieger opened this issue Mar 15, 2020 · 0 comments
Labels

Comments

@dsieger
Copy link
Member

dsieger commented Mar 15, 2020

Description

Performing adaptive remeshing with sharp features selected yields sub-optimal results in comparison to previous (internal) version.

How to reproduce

  1. Open fandisk.off from pmp-data repository
  2. Select sharp features with an angle of 22 degrees
  3. Perform adaptive remeshing with default parameters:
    • error: 0.001
    • min: 0.001
    • max: 1.0
    • iters: 10
    • relative edge length enabled
    • projection enabled

Expected behavior

Should at least perform as well as old version, see screen shots.

Screenshots

Current version:
image

Old version:
image

Environment

  • OS: Ubuntu 18.04
  • Compiler: gcc 7.4.0
  • Build type: Release
@dsieger dsieger added the bug label Mar 15, 2020
@dsieger dsieger closed this as completed May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant