Skip to content

(learnerND) no more (almost) flat simplices in the triangulation

Jorn Hoofwijk requested to merge 111-no-flat-simplices into master

fix bug that tiny volume simplices may occur on the surface of the convex hull of a triangulation.

This change will make sure that all simplices which are (almost) flat are never added. This is needed for some notebook I wrote

Closes #111 (closed)

Merge request reports