Skip to content

Problems with mesh contraction, NaN values gets generated #1

@mesabg

Description

@mesabg

I'm having issues with this implementation. I already read the paper and have everything in place. Sometimes my linear algebra equation solver rans into NaN values, so basically some vertices became unstable. How is the proper way to handle this ?

Note: I also have a basic mesh degeneration detection which takes the one ring edges length and mark the vertices so they can preserve their current position, but even though there's a moment where the linear algebra solver returns NaN in some vertices

Also another question is related to the mesh characteristics for this to work. Are there any special constraints ? Cause I have notice, that scaling up or down the model gives different results.

Environment: Also C++ with Eigen library. Tested with all Sparse Solvers that the library provides

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