Skip to content

Triangle winding incoherent #2

Description

@neurolabusc

Your software does a nice job of reducing the triangle count. However, it does not retain the triangle winding. This is revealed with viewers that use this information to determine front and back face. To see this issue, run your program
./main.exe ./dragon.obj ./sim.obj 0.25
and then open the result in MeshLab. Notice that the surface appears wrong. You can fix the problem with MeshLab's Filters/Normals.../ReorientAllFacesCoherently (potentially followed by Filters/Normals../InvertFaceOrientation.

winding

It would be great if your software could retain triangle winding - it really is a nic project.

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