/Fortran---CGAL-polyhedra

Fortran bindings to the CGAL library to query whether a point is inside of a polyhedron and their distance.

Primary LanguageFortranGNU General Public License v2.0GPL-2.0

Fortran---CGAL-polyhedra

Fortran bindings to the CGAL library to query to find whether a point is inside of a polyhedron and their distance.

This forked version has been modified to work with CGAL 4.9 made available via MacPorts (and thus compiled with clang).