Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 288 Bytes

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).