Skip to content

Few issues with variational surface cutting #4

Description

@lukkio88

Hi,

I'm running your tool on few meshes I have. Meshes from a scan to be precise.

On one of these I get the following error:

terminate called after throwing an instance of 'std::runtime_error'
  what():  ERROR: Invalid value in solveYamabeProblems()

Where I found here you check for the distortion, I'm not particularly familiar with the Yamabe problem so I don't know exactly what you solve there. My guess is however my mesh is a bit noisy and this probably affects the optimizer somehow.

Can you help? The mesh is a tri-mesh (it should be manifold) about 20k big (triangle counts) and watertight.

Sometimes also the normal-clustering doesn't really work, it just crashes, but this is specifically related to the solver I guess.

Another issue I had, with a different mesh was that it was getting stuck in the following loop in your code (like infinite loop) more specifically here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions