Skip to content

release v2.0.3

Choose a tag to compare

@hugoledoux hugoledoux released this 23 Jan 14:43
· 699 commits to main since this release

Each surface are now triangulated with a constrained Delaunay triangulation (CDT) instead of a non-Delaunay one. That improves stability, especially when there are nearly collinear vertices in a surfaces: slivers are avoided, which means less errors 204, and less wrong errors caused by numerical stability.