From dc02e5d3d220ec91ebe33b3cedb82d3fc6bf3bb7 Mon Sep 17 00:00:00 2001 From: oyvindlr Date: Mon, 17 Oct 2022 09:54:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3df30e..dfb8e92 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# InsidePolyhedron Illustration +# InsidePolyhedron Illustration Fast C++ library to check which of a set of 3D-points on a grid are inside and which are outside of one or more closed surfaces defined by a polyhedron. Includes an interface for Matlab™ using the mex-framework.