{"library":"qhull","type":"library","category":null,"description":"Computes the convex hull, Delaunay triangulation, Voronoi diagram.","language":"cpp","status":"active","version":"8.0.2","tags":["geometry","convex-hull","triangulation","computational-geometry"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install qhull","imports":["#include <libqhullcpp/Qhull.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(qhull CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE qhull::qhullcpp)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}