Triangle-Triangle Overlap Test (2D/3D)

  • The GitHub repository containing the C implementation of my Journal of Graphics Tools' Triangle-Triangle overlap test
  • An extended version of the web page that contains a comparative analysis of the different existing Triangle-Triangle Overlap Tests.

Polygon-Polygon Overlap Test (2D/3D)

  • A web page on the three-dimensional Polygon-Polygon Overlap Test.

CGAL Sample Code

Randomization