PrusaSlicer-NonPlainar/src/libigl
bubnikv 73f69f3387 Speed up of libigl SelfIntersectMesh:
The test for intersection of two triangles sharing a common edge
has been optimized to reject non-overlaping triangles with
the least amount of exact arithmetics predicates.

Cherry pick of
d367762468
2020-02-03 14:01:35 +01:00
..
igl Speed up of libigl SelfIntersectMesh: 2020-02-03 14:01:35 +01:00
CMakeLists.txt Try to supress warnings from bundled IGL under Windows. 2019-06-26 13:23:08 +02:00