nofaceinbook / muxp

Mesh Updater X-Plane
GNU Lesser General Public License v3.0
18 stars 3 forks source link

Narrow Trias Collapse #11

Open nofaceinbook opened 4 years ago

nofaceinbook commented 4 years ago

Vertices of narrow trias could move outside of tria when being set to the next possible coordinate. This leads to anti-clockwis / omitted trias. --> Use accuracy value to join close vertices in order to not get very narrow trias. --> After setting coordinates for packing to dsf file check if such error cases exist and warn user. NarrowTriaIssue