Boolean mesh operations

Why are Boolean operations on meshes apparently so difficult?

Misc. geometry libraries

Misc. geometry routines

Intersections incl. triangle-triangle: https://www.realtimerendering.com/intersections.html

convex hull (2D): https://github.com/norvig/pytudes/blob/main/ipynb/Convex%20Hull.ipynb